README.md in PageRankr-4.2.0 vs README.md in PageRankr-4.2.1

- old
+ new

@@ -1,8 +1,10 @@ # PageRankr [![Build Status](https://api.travis-ci.org/blatyo/page_rankr.png)](http://travis-ci.org/blatyo/page_rankr) Provides an easy way to retrieve Google Page Rank, Alexa Rank, backlink counts, and index counts. +I'm looking for co-maintainers. If you'd like to help maintain this project, let me know. + __Note: Version ~> 2.0 and ~> 3.0 used typheous internally which caused memory leak issues and failures on windows. 4.0.0 changes the implementation to use a Net::HTTP based library for better compatability.__ __Note: Version >= 4.1.0 no longer actively maintains compatibility with Ruby 1.8.X. It will probably still work for the time being.__ __Note: Version >= 4.2.0 no longer actively maintains compatibility with Ruby < 1.9.3. It will probably still work, but you may need to specify older versions for gems this library depends on in your Gemfile.__