From bab7e9667fe42a7728746382b66b61e95b450b65 Mon Sep 17 00:00:00 2001 From: Niels Date: Thu, 11 Jun 2015 18:08:00 +0200 Subject: [PATCH] added badge for license --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b78713ed..eae9ce95 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Coverage Status](https://img.shields.io/coveralls/nlohmann/json.svg)](https://coveralls.io/r/nlohmann/json) [![Documentation Status](https://readthedocs.org/projects/json/badge/?version=latest)](https://readthedocs.org/projects/json/?badge=latest) [![Github Issues](https://img.shields.io/github/issues/nlohmann/json.svg)](http://github.com/nlohmann/json/issues) +[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/nlohmann/json/blob/master/LICENSE.MIT) ## Design goals