We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701997b commit 3d1be4aCopy full SHA for 3d1be4a
README.md
@@ -4,4 +4,4 @@ C library for reading/writing json format files
4
5
# PROJECT STALLED.
6
- CURRENTLY WORKING PART: The library successfully parses any JSON file and store's it in the memory as a AVL BStree.
7
- - WORKING PART: Restore the object to the string version, given the AVL BStree.
+ - DEVELOPMENT PART: Restore the object to the string version, given the AVL BStree.
0 commit comments