mirror of
https://github.com/rafagafe/tiny-json.git
synced 2025-03-12 19:25:30 +00:00
Update read me file
This commit is contained in:
parent
5381e5027b
commit
848cf48c08
@ -1,7 +1,5 @@
|
|||||||
# tiny-json
|
# tiny-json
|
||||||
|
|
||||||
- update warning: "ISO C99 doesn't support unnamed structs/unions"
|
|
||||||
|
|
||||||
tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.
|
tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.
|
||||||
|
|
||||||
It is not only a tokenizer. You can get data in string format or get the primitives values in C type variables without performance loss.
|
It is not only a tokenizer. You can get data in string format or get the primitives values in C type variables without performance loss.
|
||||||
|
Loading…
Reference in New Issue
Block a user