aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 87d806b..3de4559 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,10 @@
Work with JSON in Gleam!
-Under the hood library uses [Thoas](https://github.com/lpil/thoas/), the fastest
-and most memory efficient pure Erlang JSON encoder/decoder.
-
## Installation
+Erlang/OTP 27.0 or higher is required when targeting Erlang.
+
Add this package to your Gleam project.
```shell