diff --git a/Examples.md b/Examples.md index aa8ec2e..77ccc67 100644 --- a/Examples.md +++ b/Examples.md @@ -1,3 +1,7 @@ +This page contains user contributed examples, feel free to edit. + +For official examples, go to: https://bblanchon.github.io/ArduinoJson/example/ + ## Example 1: complex nested object From [issue #85](https://github.com/bblanchon/ArduinoJson/issues/85):