From 9439237a94d9024b12abc9fedda98f82cb3c9b31 Mon Sep 17 00:00:00 2001 From: Christopher Dunn Date: Sat, 4 Apr 2015 11:11:07 -0500 Subject: [PATCH] hackerrank.com --- Projects-using-jsoncpp.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Projects-using-jsoncpp.md b/Projects-using-jsoncpp.md index 0a8ccc8..5dbd850 100644 --- a/Projects-using-jsoncpp.md +++ b/Projects-using-jsoncpp.md @@ -8,8 +8,9 @@ MinGW build Others ------ -* Debian ships with jsoncpp. -* [Cinder](https://github.com/cinder/Cinder) includes jsoncpp. +* Debian ships with **jsoncpp**. +* [Cinder](https://github.com/cinder/Cinder) includes **jsoncpp**. +* [HackerRank](https://hackerrank.com) makes **jsoncpp** available in its [C++ environment](https://www.hackerrank.com/environment). Comparisons -----------