From 8ee5ccbbcfe4459b0440f768b1d5f602a2f2cb51 Mon Sep 17 00:00:00 2001 From: Tristan Penman Date: Tue, 2 Feb 2016 08:14:24 -0800 Subject: [PATCH] Add link to nlohmann/json to README file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49fcc19..cbc6c6d 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Valijson supports JSON documents loaded using JsonCpp, RapidJson, Boost Property - [boost::property_tree 1.54](http://www.boost.org/doc/libs/1_54_0/doc/html/boost_propertytree/synopsis.html) - [json11 (commit afcc8d0)](https://github.com/dropbox/json11/tree/afcc8d0d82b1ce2df587a7a0637d05ba493bf5e6) - [jsoncpp 0.9.4](https://github.com/open-source-parsers/jsoncpp/archive/0.9.4.tar.gz) + - [nlohmann/json 1.1.0](https://github.com/nlohmann/json/archive/v1.1.0.tar.gz) - [rapidjson 0.1](https://code.google.com/p/rapidjson/downloads/detail?name=rapidjson-0.1.zip) - [PicoJSON 1.3.0](https://github.com/kazuho/picojson/archive/v1.3.0.tar.gz)