Skip to content

Commit

Permalink
Add CodeClimate badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jul 27, 2012
1 parent a7e1ca2 commit 0e0d7ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Octokit [![Build Status](https://secure.travis-ci.org/pengwynn/octokit.png?branch=master)][travis] [![Dependency Status](https://gemnasium.com/pengwynn/octokit.png?travis)][gemnasium]
# Octokit [![Build Status](https://secure.travis-ci.org/pengwynn/octokit.png?branch=master)][travis] [![Dependency Status](https://gemnasium.com/pengwynn/octokit.png?travis)][gemnasium] [![Code Climate](https://codeclimate.com/badge.png)][codeclimate]
Simple Ruby wrapper for the GitHub v3 API.

[travis]: http://travis-ci.org/pengwynn/octokit
[gemnasium]: https://gemnasium.com/pengwynn/octokit
[codeclimate]: https://codeclimate.com/github/pengwynn/octokit

## Installation
gem install octokit
Expand Down

0 comments on commit 0e0d7ae

Please sign in to comment.