Skip to content

Commit

Permalink
add gem version and dependency status badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
maul.esel committed Sep 2, 2013
1 parent 2cc5dc3 commit 3e39739
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Jekyll

[![Gem Version](https://badge.fury.io/rb/jekyll.png)](http://badge.fury.io/rb/jekyll)

[![Build Status](https://secure.travis-ci.org/mojombo/jekyll.png)](https://travis-ci.org/mojombo/jekyll)
[![Code Climate](https://codeclimate.com/github/mojombo/jekyll.png)](https://codeclimate.com/github/mojombo/jekyll)
[![Dependency Status](https://gemnasium.com/mojombo/jekyll.png)](https://gemnasium.com/mojombo/jekyll)

By Tom Preston-Werner, Nick Quaranto, and many awesome contributors!

Expand Down

0 comments on commit 3e39739

Please sign in to comment.