Update badges.
This commit is contained in:
parent
9aceb36124
commit
c073051c05
|
@ -7,6 +7,8 @@ Here are some badges for open source projects.
|
||||||
|
|
||||||
### Badges
|
### Badges
|
||||||
|
|
||||||
|
* Everything: http://shields.io/
|
||||||
|
|
||||||
* Version badge (gems, npm): http://badge.fury.io/
|
* Version badge (gems, npm): http://badge.fury.io/
|
||||||
|
|
||||||
* Dependencies (ruby): http://gemnasium.com/
|
* Dependencies (ruby): http://gemnasium.com/
|
||||||
|
@ -19,6 +21,8 @@ Here are some badges for open source projects.
|
||||||
|
|
||||||
### Badge markdown
|
### Badge markdown
|
||||||
|
|
||||||
|
[](https://travis-ci.org/rstacruz/ento)
|
||||||
|
|
||||||
[](https://travis-ci.org/USER/REPO)
|
[](https://travis-ci.org/USER/REPO)
|
||||||
|
|
||||||
### Versions
|
### Versions
|
||||||
|
@ -43,7 +47,7 @@ Here are some badges for open source projects.
|
||||||
|
|
||||||
[](http://rubygems.org/gems/rails "View this project in Rubygems")
|
[](http://rubygems.org/gems/rails "View this project in Rubygems")
|
||||||
|
|
||||||
[](http://rubygems.org/gems/GEM "View this project in Rubygems")
|
[](http://rubygems.org/gems/GEM "View this project in Rubygems")
|
||||||
|
|
||||||
### Etc
|
### Etc
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue