README.md in angularjs-rails-1.6.8 vs README.md in angularjs-rails-1.8.0

- old
+ new

@@ -1,9 +1,14 @@ # angularjs-rails <a href="http://badge.fury.io/rb/angularjs-rails"><img src="https://badge.fury.io/rb/angularjs-rails@2x.png" alt="Gem Version" height="18"></a> angularjs-rails wraps the [Angular.js](http://angularjs.org) library for use in Rails 3.1 and above. Assets will minify automatically during production. +**If you find this gem useful, please consider donating - your contributions will help me keep this gem updated.** + +[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NCT7TZEFY2T9Y) + + ## Usage Add the following to your Gemfile: gem 'angularjs-rails' @@ -27,6 +32,6 @@ The major, minor, and patch version numbers will always represent the Angular.js version. ## IMPORTANT: Requesting upgrades for new Angular.js versions -Thanks to Nick Clark, we have an auto-upgrader that will upgrade the package to the latest version. To request that the latest version of Angular.JS be pushed as a gem to RubyGems, please create a new issue instead of pull requests. +To request that the latest version of Angular.JS be pushed as a gem to RubyGems, please create a new issue instead of pull requests.