diff --git a/Decoding JSON.md b/Decoding JSON.md index 2d1d7bf..167d79a 100644 --- a/Decoding JSON.md +++ b/Decoding JSON.md @@ -1,5 +1,4 @@ -Decoding JSON with Arduino JSON -=============================== +*This page contains a detail guide on how to parse a JSON string using the Arduino JSON library* Before writing any code, don't forget to include the header: