This commit is contained in:
Lilian Besson
2016-10-13 08:47:42 +02:00
parent e95e96bf25
commit 14cc3252bd

View File

@@ -228,9 +228,9 @@ A list of badges, with their Markdown code, that can be included in a `README.md
```
### GitHub contributors
[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graph/contributors/)
[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/)
```markdown
[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graph/contributors/)
[![GitHub contributors](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/)
```
### GitHub issues