diff --git a/README.md b/README.md index 9f63ba59..ae1d7c4a 100644 --- a/README.md +++ b/README.md @@ -82,35 +82,28 @@ Testimonials ------------ From Arduino's Forum user `jflaplante`: - > I tried aJson json-arduino before trying your library. I always ran into memory problem after a while. > I have no such problem so far with your library. It is working perfectly with my web services. From Arduino's Forum user `gbathree`: - > Thanks so much - this is an awesome library! If you want to see what we're doing with it - the project is located at www.photosynq.org. From StackOverflow user `thegreendroid`: - > It has a really elegant, simple API and it works like a charm on embedded and Windows/Linux platforms. We recently started using this on an embedded project and I can vouch for its quality. From GitHub user `zacsketches`: - > Thanks for a great library!!! > I've been watching you consistently develop this library over the past six months, and I used it today for a publish and subscribe architecture designed to help hobbyists move into more advanced robotics. Your library allowed me to implement remote subscription in order to facilitate multi-processor robots. > ArduinoJson saved me a week's worth of time!! [From Reddit user `erm_what_`](https://www.reddit.com/r/arduino/comments/3jj6ep/announcing_arduinojson_50/cusjk8c): - > This is a great library and I wouldn't be able to do the project I'm doing without it. I completely recommend it. [From Reddit user `makerhacks`](https://www.reddit.com/r/arduino/comments/3jj6ep/announcing_arduinojson_50/cusqg7b): - > I am just starting an ESP8266 clock project and now I can output JSON from my server script and interpret it painlessly. -[From Twitter user `@hemalchevli`](https://twitter.com/hemalchevli/status/715788439397011456) - -> #arduinoJson libirary by @BenoitBlanchon should be used as a benchmark/reference for making libraries. Truly elegant. #kudos +[From Twitter user `@hemalchevli`](https://twitter.com/hemalchevli/status/715788439397011456): +> ArduinoJson library should be used as a benchmark/reference for making libraries. Truly elegant. Donators --------