Readme.md in unwind-0.9.5 vs Readme.md in unwind-0.9.6

- old
+ new

@@ -2,11 +2,11 @@ Enables following a series of redirects (shortened urls) # Prerequisites -Only tested on Ruby 1.9.3 +Tested on Ruby 1.8.7 and 1.9.3 # Example Code require 'unwind' @@ -20,6 +20,6 @@ Most of the code is based on John Nunemaker's blog post [Following Redirects with Net/HTTP](http://railstips.org/blog/archives/2009/03/04/following-redirects-with-nethttp/). # License -Provided under the Do Whatever You Want With This Code License. \ No newline at end of file +Provided under the Do Whatever You Want With This Code License.