Readme file is updated.

This commit is contained in:
rafagafe 2016-10-19 01:27:31 +02:00
parent 2214e2578a
commit db300df41b

View File

@ -1 +1,5 @@
# tiny-json
tiny-json is a versatile and easy to use json parser suitable for IoT.
It does not use recursivity.
It does not use dynamic memory.
It has not limits in nested level in arrays or json objects.