Skip to content

Commit 0461e5f

Browse files
Update README.md
Adding badges
1 parent a720b6e commit 0461e5f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ http://github.com/schacon/ruby-git
1313
You can install Ruby/Git like this:
1414

1515
$ sudo gem install git
16+
17+
## Code Status
18+
19+
* [![Build Status](https://api.travis-ci.org/schacon/ruby-git.png)](https://travis-ci.org/schacon/ruby-git)
20+
* [![Code Climate](https://codeclimate.com/github/schacon/ruby-git.png)](https://codeclimate.com/github/schacon/ruby-git)
21+
* [![Dependencies](https://gemnasium.com/schacon/ruby-git.png?travis)](https://gemnasium.com/schacon/ruby-git)
1622

1723
## Major Objects
1824

0 commit comments

Comments
 (0)