diff --git a/README.md b/README.md index 43a4db57..6160e7a8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Yet another JSON class for C++ [![Build Status](https://travis-ci.org/nlohmann/json.png?branch=master)](https://travis-ci.org/nlohmann/json) - [![Coverage Status](https://img.shields.io/coveralls/nlohmann/json.svg)](https://coveralls.io/r/nlohmann/json) +[![Github Issues](https://img.shields.io/github/issues/nlohmann/json.svg)](http://github.com/nlohmann/json/issues) ## Design goals