From 8dd29c15dd0fe57f7951a18a824c17753fb6626e Mon Sep 17 00:00:00 2001 From: Sh1710 <72331454+Sh1710@users.noreply.github.com> Date: Mon, 5 Oct 2020 17:18:43 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 288f2b0ea..1ee7be18b 100644 --- a/README.md +++ b/README.md @@ -67,19 +67,19 @@ Other aspects were not so important to us: See the [contribution guidelines](https://github.com/nlohmann/json/blob/master/.github/CONTRIBUTING.md#please-dont) for more information. -## Sponsors +## You can me on github You can sponsor this library at [GitHub Sponsors](https://github.com/sponsors/nlohmann). ### :label: Named Sponsors - +These four peoples sponser me on github. - [Michael Hartmann](https://github.com/reFX-Mike) - [Stefan Hagen](https://github.com/sthagen) - [Steve Sperandeo](https://github.com/homer6) - [Robert Jefe Lindstädt](https://github.com/eljefedelrodeodeljefe) Thanks everyone! - +Thanks again! ## Integration @@ -973,7 +973,7 @@ namespace nlohmann { // adl_serializer::from_json } } - }; + };m } ```