forked from bblanchon/ArduinoJson
Added Build Status badge
This commit is contained in:
@ -1,6 +1,8 @@
|
|||||||
Arduino JSON library
|
Arduino JSON library
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
[](https://travis-ci.org/bblanchon/ArduinoJson)
|
||||||
|
|
||||||
*An elegant and efficient JSON library for embedded systems.*
|
*An elegant and efficient JSON library for embedded systems.*
|
||||||
|
|
||||||
It's design to have the most intuitive API, the smallest footprint and works without any allocation on the heap (no malloc).
|
It's design to have the most intuitive API, the smallest footprint and works without any allocation on the heap (no malloc).
|
||||||
|
Reference in New Issue
Block a user