README.md in omniauth-createsend-1.0.3 vs README.md in omniauth-createsend-1.0.4
- old
+ new
@@ -1,15 +1,9 @@
# OmniAuth CreateSend
-[![Build Status](https://secure.travis-ci.org/jdennes/omniauth-createsend.png)][travis] [![Coverage Status](https://coveralls.io/repos/jdennes/omniauth-createsend/badge.png?branch=master)][coveralls] [![Dependency Status](https://gemnasium.com/jdennes/omniauth-createsend.png)][gemnasium] [![Gem Version](https://badge.fury.io/rb/omniauth-createsend.png)][gembadge]
-This is the official [OmniAuth](http://www.omniauth.org/) strategy for authenticating with the [Campaign Monitor API](http://www.campaignmonitor.com/api/). You'll need to register an OAuth Application in your Campaign Monitor account to get a Client ID and Client Secret to use with this OmniAuth strategy.
+This is the [OmniAuth](http://www.omniauth.org/) strategy for authenticating with the [Campaign Monitor API](http://www.campaignmonitor.com/api/). You'll need to register an OAuth Application in your Campaign Monitor account to get a Client ID and Client Secret to use with this OmniAuth strategy.
-[travis]: http://travis-ci.org/jdennes/omniauth-createsend
-[coveralls]: https://coveralls.io/r/jdennes/omniauth-createsend
-[gemnasium]: https://gemnasium.com/jdennes/omniauth-createsend
-[gembadge]: http://badge.fury.io/rb/omniauth-createsend
-
## Installing
Add a dependency to your `Gemfile` then `bundle install`.
```ruby
@@ -39,5 +33,13 @@
Once you've authenticated, you should use the [createsend](http://campaignmonitor.github.com/createsend-ruby/) gem to access Campaign Monitor resources.
## Contributing
Please check the [guidelines for contributing](https://github.com/jdennes/omniauth-createsend/blob/master/CONTRIBUTING.md) to this repository.
+
+## This stuff should be green
+
+[![Build Status](https://secure.travis-ci.org/jdennes/omniauth-createsend.png)][travis] [![Dependency Status](https://gemnasium.com/jdennes/omniauth-createsend.png)][gemnasium] [![Gem Version](https://badge.fury.io/rb/omniauth-createsend.png)][gembadge]
+
+[travis]: http://travis-ci.org/jdennes/omniauth-createsend
+[gemnasium]: https://gemnasium.com/jdennes/omniauth-createsend
+[gembadge]: http://badge.fury.io/rb/omniauth-createsend