From 68a2ca905e5db851251ee119f3835ed9abb4cb26 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Wed, 23 Jul 2014 20:18:59 +0200 Subject: [PATCH] Updated README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 670ccdc5..e833000b 100644 --- a/README.md +++ b/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/) \ No newline at end of file +* [Release of version 2](http://blog.benoitblanchon.fr/arduino-json-v2-0/) +* [Release of version 3](http://blog.benoitblanchon.fr/arduino-json-v3-0/) \ No newline at end of file