diff --git a/Using the library with Arduino.md b/Using-the-library-with-Arduino.md similarity index 91% rename from Using the library with Arduino.md rename to Using-the-library-with-Arduino.md index f751142..cdc7284 100644 --- a/Using the library with Arduino.md +++ b/Using-the-library-with-Arduino.md @@ -23,5 +23,5 @@ Just add the following line at the top of your program: Then follow the instructions: -1. [Parsing JSON](Parsin JSON) -2. [Generating JSON](Generating JSON) \ No newline at end of file +1. [Decoding JSON](Decoding JSON) +2. [Encoding JSON](Encoding JSON) \ No newline at end of file