diff options
author | Louis Pilfold <louis@lpil.uk> | 2022-01-09 18:23:14 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2022-01-09 18:23:14 +0000 |
commit | bdbbc3f2daccdc1667f96a1205550060bed35977 (patch) | |
tree | 48c9b922056267c4f97bf9ede4bca8e4515e619c /README.md | |
parent | c6f14db8fd21f66be20f3ef027df0d4dc5806bdb (diff) | |
download | gleam_stdlib-bdbbc3f2daccdc1667f96a1205550060bed35977.tar.gz gleam_stdlib-bdbbc3f2daccdc1667f96a1205550060bed35977.zip |
Full stop
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Documentation available on [HexDocs](https://hexdocs.pm/gleam_stdlib/). ## Installation -Add `gleam_stdlib` to your Gleam project +Add `gleam_stdlib` to your Gleam project. ```shell gleam add gleam_stdlib |