From 98f4e31c3e4a79d8eda89672ac1cf16e0038b436 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Fri, 21 Dec 2018 18:33:46 +0100 Subject: [PATCH] :memo: formatted picture --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fa52423..a3f825e1 100644 --- a/README.md +++ b/README.md @@ -1080,7 +1080,7 @@ Only if your request would contain confidential information, please [send me an I deeply appreciate the help of the following people. -![Contributors](https://raw.githubusercontent.com/nlohmann/json/develop/doc/avatars.png) + - [Teemperor](https://github.com/Teemperor) implemented CMake support and lcov integration, realized escape and Unicode handling in the string parser, and fixed the JSON serialization. - [elliotgoodrich](https://github.com/elliotgoodrich) fixed an issue with double deletion in the iterator classes.