README.md in omniauth-untappd-0.0.1 vs README.md in omniauth-untappd-0.1.0
- old
+ new
@@ -1,16 +1,16 @@
# Omniauth::Untappd
-[![Build Status](https://travis-ci.org/sabotatore/omniauth-untappd.png)](https://travis-ci.org/sabotatore/omniauth-untappd) [![Code Climate](https://codeclimate.com/github/sabotatore/omniauth-untappd.png)](https://codeclimate.com/github/sabotatore/omniauth-untappd)
-
Untappd OAuth2 Strategy for OmniAuth.
+[![Gem Version](https://badge.fury.io/rb/omniauth-untappd.png)](http://badge.fury.io/rb/omniauth-untappd) [![Dependency Status](https://gemnasium.com/sabotatore/omniauth-untappd.png)](https://gemnasium.com/sabotatore/omniauth-untappd)
+
## Installation
Add to your `Gemfile`:
- gem 'omniauth-untappd', github: 'sabotatore/omniauth-untappd'
+ gem 'omniauth-untappd'
And then execute:
$ bundle install
@@ -30,10 +30,10 @@
## Supported Rubies
OmniAuth Untappd is tested under 1.9.2, 1.9.3 and 2.0.0
-[![Build Status](https://travis-ci.org/sabotatore/omniauth-untappd.png)](https://travis-ci.org/sabotatore/omniauth-untappd)
+[![Build Status](https://travis-ci.org/sabotatore/omniauth-untappd.png)](https://travis-ci.org/sabotatore/omniauth-untappd) [![Code Climate](https://codeclimate.com/github/sabotatore/omniauth-untappd.png)](https://codeclimate.com/github/sabotatore/omniauth-untappd)
## License
Copyright (c) 2013 Vitali Kulikou