|
|
@@ -1,8 +1,10 @@
|
|
|
+[](https://ci.appveyor.com/project/bblanchon/arduinojson/branch/master) [](https://travis-ci.org/bblanchon/ArduinoJson) [](https://coveralls.io/r/bblanchon/ArduinoJson?branch=master) [](https://github.com/bblanchon/ArduinoJson)
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
ArduinoJson - C++ JSON library for IoT
|
|
|
====================
|
|
|
|
|
|
-[](https://ci.appveyor.com/project/bblanchon/arduinojson/branch/master) [](https://travis-ci.org/bblanchon/ArduinoJson) [](https://coveralls.io/r/bblanchon/ArduinoJson?branch=master) [](https://github.com/bblanchon/ArduinoJson)
|
|
|
-
|
|
|
*An elegant and efficient JSON library for embedded systems.*
|
|
|
|
|
|
It's designed to have the most intuitive API, the smallest footprint and is able to work without any allocation on the heap (no malloc).
|