Renamed file

This commit is contained in:
Benoit Blanchon
2014-11-11 14:11:40 +01:00
parent a7b366e74f
commit 1e20e6ef77
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
Parsing JSON with Arduino JSON
==============================
Decoding JSON with Arduino JSON
===============================
## Example

View File

@ -1,5 +1,5 @@
Generating JSON with Arduino JSON
=================================
Encoding JSON with Arduino JSON
===============================
Before writing any code, don't forget to include the header: