Added a script to build a single file distribution

This commit is contained in:
Benoit Blanchon
2017-03-25 21:56:37 +01:00
parent 185eccf6f5
commit ad972725de
9 changed files with 67 additions and 18 deletions

View File

@ -82,7 +82,7 @@ root.printTo(Serial);
Documentation
-------------
The documentation is available online in the [ArduinoJson wiki](https://github.com/bblanchon/ArduinoJson/wiki).
The documentation is available online in the [ArduinoJson Website](https://github.com/bblanchon/ArduinoJson/).
The [ArduinoJson Assistant](https://bblanchon.github.io/ArduinoJson/assistant/) helps you get started with the library.