add gem version and dependency status badges to README
This commit is contained in:
parent
2cc5dc3704
commit
3e3973981d
|
@ -1,7 +1,10 @@
|
||||||
# Jekyll
|
# Jekyll
|
||||||
|
|
||||||
|
[](http://badge.fury.io/rb/jekyll)
|
||||||
|
|
||||||
[](https://travis-ci.org/mojombo/jekyll)
|
[](https://travis-ci.org/mojombo/jekyll)
|
||||||
[](https://codeclimate.com/github/mojombo/jekyll)
|
[](https://codeclimate.com/github/mojombo/jekyll)
|
||||||
|
[](https://gemnasium.com/mojombo/jekyll)
|
||||||
|
|
||||||
By Tom Preston-Werner, Nick Quaranto, and many awesome contributors!
|
By Tom Preston-Werner, Nick Quaranto, and many awesome contributors!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue