From 1979919b792910e6c75f3e28596f017d980b45ee Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 23 May 2024 19:02:55 +0100 Subject: Decoding --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3