Skip to content

Commit

Permalink
fix link of project jsoncpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Alanscut committed Feb 20, 2020
1 parent 516ddba commit 3b1b289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ The is the size of executable program, which parses a JSON from `stdin` to a DOM
* [Basic benchmarks for miscellaneous C++ JSON parsers and generators](https://github.com/mloskot/json_benchmark) by Mateusz Loskot (Jun 2013)
* [Casablanca](https://casablanca.codeplex.com/)
* [json spirit](https://github.com/cierelabs/json_spirit)
* [JsonCpp](http://jsoncpp.sourceforge.net/)
* [JsonCpp](https://github.com/open-source-parsers/jsoncpp)
* [libjson](http://sourceforge.net/projects/libjson/)
* [rapidjson](https://github.com/miloyip/rapidjson/)
* [QJsonDocument](http://qt-project.org/doc/qt-5.0/qtcore/qjsondocument.html)
Expand Down

0 comments on commit 3b1b289

Please sign in to comment.