Skip to content

Commit

Permalink
last changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jespa007 committed Feb 25, 2021
1 parent 15547e7 commit 4b13148
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# zetjsoncpp
# zetjsoncpp

ZetJsonCpp parses and bind Json string or files to C structure
A library that deserializes/serializes from/to Json string or files

## Deserialization

To serialize json variable it done using zetjsoncpp::deserialize. Zet JsonCpp supports deserialization of the following types,
To serialize json variable it done using zetjsoncpp::deserialize. ZetJsonCpp supports deserialization of the following types,

* Boolean
* Vector of booleans
Expand Down

0 comments on commit 4b13148

Please sign in to comment.