From b568619c4a48612edc1472409657f49ac0970cc3 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Sun, 15 Dec 2019 19:26:51 +0100 Subject: [PATCH] :moneybag: add sponsor section --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index fab21590..c9750e51 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ [![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsors-ff69b4)](https://github.com/sponsors/nlohmann) - [Design goals](#design-goals) +- [Sponsors](#sponsors) - [Integration](#integration) - [CMake](#cmake) - [Package Managers](#package-managers) @@ -61,6 +62,17 @@ 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 sponsor this library at [GitHub Sponsors](https://github.com/sponsors/nlohmann). + +### :label: Named Sponsors + +- [Michael Hartmann](https://github.com/reFX-Mike) + +Thanks everyone! + + ## Integration [`json.hpp`](https://github.com/nlohmann/json/blob/develop/single_include/nlohmann/json.hpp) is the single required file in `single_include/nlohmann` or [released here](https://github.com/nlohmann/json/releases). You need to add