We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d97d3 commit c366055Copy full SHA for c366055
README.md
@@ -14,7 +14,7 @@ It has a simple API and doesn't use reflection. It relies on small interfaces to
14
15
Gojay also comes with powerful stream decoding features and an even faster [Unsafe](#unsafe-api) API.
16
17
-There is also a [code generation tool](https://github.com/francoispqt/gojay/tree/master/gojay)
+There is also a [code generation tool](https://github.com/francoispqt/gojay/tree/master/gojay) to make usage easier and faster.
18
19
# Why another JSON parser?
20
0 commit comments