Readme.md in unwind-0.2.1 vs Readme.md in unwind-0.9.0
- old
+ new
@@ -2,11 +2,11 @@
Enables following a series of redirects (shortened urls)
# Prerequisites
-Tested on Ruby 1.9.3 & 2.0 (likely still works on 1.8.7, but you are on your own.)
+Only tested on Ruby 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.
+Provided under the Do Whatever You Want With This Code License.
\ No newline at end of file