mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Added badges from https://badge.fury.io/, and correct one typo in some https://shields.io/ badges.
This commit is contained in:
parent
6a8095041b
commit
8d4f7c9d84
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
|
@ -136,6 +136,11 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
|||
```
|
||||
|
||||
### [PyPI](https://pypi.python.org/) version
|
||||
[](https://pypi.python.org/pypi/ansicolortags/)
|
||||
```markdown
|
||||
[](https://pypi.python.org/pypi/ansicolortags/)
|
||||
```
|
||||
|
||||
[](https://pypi.python.org/pypi/ansicolortags/)
|
||||
```markdown
|
||||
[](https://pypi.python.org/pypi/ansicolortags/)
|
||||
|
|
@ -275,6 +280,13 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
|||
[](https://github.com/Naereen/StrapDown.js/master/strapdown.min.js)
|
||||
```
|
||||
|
||||
### GitHub version
|
||||
[](https://github.com/Naereen/StrapDown.js)
|
||||
```markdown
|
||||
[](https://github.com/Naereen/StrapDown.js)
|
||||
```
|
||||
|
||||
|
||||
----
|
||||
|
||||
## Bitbucket related
|
||||
|
|
@ -342,9 +354,9 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
|||
|
||||
### [Creative Commons Licenses](https://creativecommons.org/licenses/)
|
||||
|
||||
[](https://creativecommons.org/licenses/by-nd/4.0)
|
||||
[](https://creativecommons.org/licenses/by-nd/4.0)
|
||||
```markdown
|
||||
[](https://creativecommons.org/licenses/by-nd/4.0)
|
||||
[](https://creativecommons.org/licenses/by-nd/4.0)
|
||||
```
|
||||
|
||||
[](http://ForTheBadge.com)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue