README.md in omniauth-untappd-0.1.0 vs README.md in omniauth-untappd-0.1.1

- old
+ new

@@ -1,11 +1,13 @@ # Omniauth::Untappd +[![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) +[![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' @@ -30,10 +32,11 @@ ## 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) [![Code Climate](https://codeclimate.com/github/sabotatore/omniauth-untappd.png)](https://codeclimate.com/github/sabotatore/omniauth-untappd) +[![Build Status](https://travis-ci.org/sabotatore/omniauth-untappd.png?branch=master)](https://travis-ci.org/sabotatore/omniauth-untappd) +[![Coverage Status](https://coveralls.io/repos/sabotatore/omniauth-untappd/badge.png)](https://coveralls.io/r/sabotatore/omniauth-untappd) ## License Copyright (c) 2013 Vitali Kulikou