Benoit Blanchon пре 11 година
родитељ
комит
68a2ca905e
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -49,9 +49,10 @@ From Arduino's Forum user `gbathree`:
 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.
 
-Links
+Related blog posts
 -----
 
 * [The project I originally wrote this library for](http://blog.benoitblanchon.fr/rfid-payment-terminal/)
 * [Motivation for this library](http://blog.benoitblanchon.fr/arduino-json-parser/)
-* [Release of version 2](http://blog.benoitblanchon.fr/arduino-json-v2-0/)
+* [Release of version 2](http://blog.benoitblanchon.fr/arduino-json-v2-0/)
+* [Release of version 3](http://blog.benoitblanchon.fr/arduino-json-v3-0/)