From ffbaebd198f9cc5fb11f34460e4b100b88f0c3f5 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Sun, 6 Sep 2015 22:11:53 +0200 Subject: [PATCH] Added testimonials from Reddit users erm_what_ and makerhacks --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 09362897..59c4c640 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,14 @@ From GitHub user `zacsketches`: > 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. + --- Found this library useful? Please star this project or [help me back with a donation!](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=donate%40benoitblanchon%2efr&lc=GB&item_name=Benoit%20Blanchon&item_number=Arduino%20JSON¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted) :smile: