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

This commit is contained in:
Lilian Besson
2017-11-28 11:38:22 +01:00

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/)
```
----