mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Adding a link to http://unmaintained.tech/ 🎶
This commit is contained in:
parent
7844ff54fc
commit
43a72452cd
2 changed files with 21 additions and 5 deletions
11
README.md
11
README.md
|
|
@ -67,23 +67,28 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
|||
## Generic
|
||||
[](https://shields.io/)
|
||||
```markdown
|
||||
[](https://shields.io/)
|
||||
[](httpds://shields.io/)
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
## Useful
|
||||
### Maintained?
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
|
||||
Maintained: [](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
|
||||
```markdown
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
|
||||
```
|
||||
|
||||
[](https://bitbucket.org/lbesson/ansi-colors)
|
||||
Not maintained: [](https://bitbucket.org/lbesson/ansi-colors)
|
||||
```markdown
|
||||
[](https://bitbucket.org/lbesson/ansi-colors)
|
||||
```
|
||||
|
||||
Worse: [](http://unmaintained.tech/)
|
||||
```
|
||||
[](http://unmaintained.tech/)
|
||||
```
|
||||
|
||||
### [Website up/down](http://isup.me/)
|
||||
[](http://shields.io/)
|
||||
```markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue