From 3f650e779b965ad468f3c185967cb7af40915865 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Sat, 18 Jun 2022 20:56:35 +0200 Subject: [PATCH] :memo: add badge for REUSE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 220b3a9f1..5d7bd9109 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ [![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/nlohmann/json.svg)](https://isitmaintained.com/project/nlohmann/json "Average time to resolve an issue") [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/289/badge)](https://bestpractices.coreinfrastructure.org/projects/289) [![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsors-ff69b4)](https://github.com/sponsors/nlohmann) +[![REUSE status](https://api.reuse.software/badge/github.com/nlohmann/json)](https://api.reuse.software/info/github.com/nlohmann/json) - [Design goals](#design-goals) - [Sponsors](#sponsors)