forked from bblanchon/ArduinoJson
Fixed strange Markdown rendering in README
This commit is contained in:
11
README.md
11
README.md
@ -82,35 +82,28 @@ Testimonials
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
From Arduino's Forum user `jflaplante`:
|
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 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.
|
> I have no such problem so far with your library. It is working perfectly with my web services.
|
||||||
|
|
||||||
From Arduino's Forum user `gbathree`:
|
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.
|
> 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`:
|
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.
|
> 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`:
|
From GitHub user `zacsketches`:
|
||||||
|
|
||||||
> Thanks for a great library!!!
|
> 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.
|
> 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!!
|
> 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):
|
[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.
|
> 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):
|
[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.
|
> 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)
|
[From Twitter user `@hemalchevli`](https://twitter.com/hemalchevli/status/715788439397011456):
|
||||||
|
> ArduinoJson library should be used as a benchmark/reference for making libraries. Truly elegant.
|
||||||
> #arduinoJson libirary by @BenoitBlanchon should be used as a benchmark/reference for making libraries. Truly elegant. #kudos
|
|
||||||
|
|
||||||
Donators
|
Donators
|
||||||
--------
|
--------
|
||||||
|
Reference in New Issue
Block a user