From 299971969829f46bae6795265dec2962d49f1ae0 Mon Sep 17 00:00:00 2001 From: Sam Dunne Date: Tue, 20 May 2014 09:38:46 +0100 Subject: [PATCH] Removed broken coveralls badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92a2a3d..83202dd 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ omniauth-gplus [![Code Climate](http://img.shields.io/codeclimate/github/samdunne/omniauth-gplus.svg)][codeclimate] [![Build Status](http://img.shields.io/travis/samdunne/omniauth-gplus.svg)][travis] [![Dependency Status](http://img.shields.io/gemnasium/samdunne/omniauth-gplus.svg)][gemnasium] -[![Coverage Status](http://img.shields.io/coveralls/samdunne/omniauth-gplus.svg)][coveralls] +[![Gittip](http://img.shields.io/gittip/samdunne_.svg)][gittip] [gem]: https://rubygems.org/gems/omniauth-gplus [codeclimate]: https://codeclimate.com/github/samdunne/omniauth-gplus [travis]: https://travis-ci.org/samdunne/omniauth-gplus [gemnasium]: https://gemnasium.com/samdunne/omniauth-gplus -[coveralls]: https://coveralls.io/r/samdunne/omniauth-gplus +[gittip]: https://www.gittip.com/samdunne_ `omniauth-gplus` is a Google+ strategy for OmniAuth. It allows you to easily interact with the Google+ OAuth2 endpoint.