update README badges
This commit is contained in:
parent
891b8f33c1
commit
8e97e46f50
@ -2,9 +2,9 @@
|
||||
|
||||
[![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)
|
||||
[![Documentation Status](https://readthedocs.org/projects/json/badge/?version=latest)](https://readthedocs.org/projects/json/?badge=latest)
|
||||
[![Documentation Status](http://nlohmann.github.io/json)](https://img.shields.io/badge/documentation-doxygen-blue.svg)
|
||||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/nlohmann/json/master/LICENSE.MIT)
|
||||
[![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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user