Skip to content

Commit

Permalink
Condense build status and dependency status [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Dec 17, 2011
1 parent 887e671 commit b240710
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions README.md
@@ -1,19 +1,12 @@
# Octokit
# Octokit [![Build Status](https://secure.travis-ci.org/pengwynn/octokit.png?branch=master)][travis] [![Dependency Status](https://gemnasium.com/pengwynn/octokit.png?travis)][gemnasium]
Simple Ruby wrapper for the GitHub v2 API.

## <a name="installation"></a>Installation
gem install octokit

## <a name="build"></a>Build Status
[![Build Status](https://secure.travis-ci.org/pengwynn/octokit.png?branch=master)][travis]

[travis]: http://travis-ci.org/pengwynn/octokit

## <a name="dependencies"></a>Dependency Status
[![Dependency Status](https://gemnasium.com/pengwynn/octokit.png?travis)][gemnasium]

[gemnasium]: https://gemnasium.com/pengwynn/octokit

## <a name="installation"></a>Installation
gem install octokit

## <a name="documentation"></a>Documentation
[http://rdoc.info/gems/octokit][documentation]

Expand Down

0 comments on commit b240710

Please sign in to comment.