We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93b014 commit f328608Copy full SHA for f328608
README.md
@@ -1,7 +1,8 @@
1
# JSON-BUILD
2
3
-json-build is a zero-allocation JSON serializer compatible with C89. It is the
4
-counterpart of [jsmn-find](https://github.com/lcsmuller/jsmn-find).
+json-build is a zero-allocation JSON serializer written in ANSI C. Its
+tokenizer counterpart can be found at
5
+[jsmn-find](https://github.com/lcsmuller/jsmn-find).
6
7
## Features
8
0 commit comments