diff --git a/README.md b/README.md index f7bdb08..57bce79 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,16 @@ gleam test # Run the tests ## Installation -If available on Hex this package can be added to your Gleam project: +Package can be added to your Gleam project: ```sh gleam add glove ``` and its documentation can be found at . + +## Special Thanks to: + +* [lpil](https://github.com/lpil) for creating Gleam + +* [Danielle](https://github.com/DanielleMaywood) for helping to complete this library. \ No newline at end of file