Merge branch 'master' of github.com:Naereen/badges

This commit is contained in:
Lilian Besson 2017-11-28 11:38:22 +01:00
commit 9aed43a5c7
No known key found for this signature in database
GPG key ID: 01AACDB9C108F8A0

View file

@ -74,7 +74,7 @@ A list of badges, with their Markdown code, that can be included in a `README.md
## Generic
[![Generic badge](https://img.shields.io/badge/<SUBJECT>-<STATUS>-<COLOR>.svg)](https://shields.io/)
```markdown
[![Generic badge](https://img.shields.io/badge/<SUBJECT>-<STATUS>-<COLOR>.svg)](httpds://shields.io/)
[![Generic badge](https://img.shields.io/badge/<SUBJECT>-<STATUS>-<COLOR>.svg)](https://shields.io/)
```
----