Skip to content

Commit

Permalink
Add gem version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Feb 7, 2013
1 parent a0c1b50 commit e7a83d2
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Ruby wrapper for the Mt. Gox Trade API [![Build Status](https://secure.travis-ci.org/sferik/mtgox.png?branch=master)][travis] [![Dependency Status](https://gemnasium.com/sferik/mtgox.png?travis)][gemnasium]
Mt. Gox allows you to trade US Dollars (USD) for Bitcoins (BTC) or Bitcoins for
US Dollars.
# Ruby wrapper for the Mt. Gox Trade API
[![Gem Version](https://badge.fury.io/rb/mtgox.png)][gem]
[![Build Status](https://secure.travis-ci.org/sferik/mtgox.png?branch=master)][travis]
[![Dependency Status](https://gemnasium.com/sferik/mtgox.png?travis)][gemnasium]

[gem]: https://rubygems.org/gems/mtgox
[travis]: http://travis-ci.org/sferik/mtgox
[gemnasium]: https://gemnasium.com/sferik/mtgox

Mt. Gox allows you to trade US Dollars (USD) for Bitcoins (BTC) or Bitcoins for
US Dollars.

## Installation
gem install mtgox

Expand Down

0 comments on commit e7a83d2

Please sign in to comment.