mirror of
https://github.com/kgabis/parson.git
synced 2024-11-24 06:05:29 +00:00
Update README.md
This commit is contained in:
parent
2d7b3ddf12
commit
8ed9ff63b0
@ -2,7 +2,6 @@
|
||||
Parson is a lightweight [json](http://json.org) library written in C.
|
||||
|
||||
## Features
|
||||
* Full JSON support
|
||||
* Lightweight (only 2 files)
|
||||
* Simple API
|
||||
* Addressing json values with dot notation (similar to C structs or objects in most OO languages, e.g. "objectA.objectB.value")
|
||||
|
Loading…
Reference in New Issue
Block a user