diff --git a/Home.md b/Home.md index ef2f781..d238d4d 100644 --- a/Home.md +++ b/Home.md @@ -1,20 +1,4 @@ -Arduino JSON library -==================== - -*An elegant and efficient JSON library for embedded systems.* - -It's design to have the most intuitive API, the smallest footprint and works without any allocation on the heap (no malloc). - -It has been written with Arduino in mind, but it isn't linked to Arduino libraries so you can use this library in any other C++ project. - -## Features - -* JSON decoding -* JSON encoding (with optional indentation) -* Elegant API, very easy to use -* Fixed memory allocation (no malloc) -* Small footprint -* MIT License +Welcome to the user manual for the Arduino JSON library, an elegant and efficient JSON library for embedded systems. ## Table of content