Skip to content

Commit 1e98341

Browse files
authored
Update README.md
1 parent 80877f6 commit 1e98341

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[![CJLIB](https://github.com/constarg/cjlib/actions/workflows/cjlib.yml/badge.svg)](https://github.com/constarg/cjlib/actions/workflows/cjlib.yml)
22
# cjlib
33
C library for reading/writing json format files
4+
5+
# PROJECT AT STALL.
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.

0 commit comments

Comments
 (0)