mirror of
https://github.com/Naereen/badges.git
synced 2025-12-16 10:20:05 +01:00
Added badges from https://badge.fury.io/, and correct one typo in some https://shields.io/ badges.
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user