README.md in sucker-1.1.0 vs README.md in sucker-1.1.1

- old
+ new

@@ -60,10 +60,10 @@ Stubbing -------- Use [VCR](http://github.com/myronmarston/vcr) to stub your requests. -Caveat: Match URIs on host only and create a new cassette for each query. [This is how my VCR helper looks like.](http://github.com/papercavalier/sucker/blob/master/spec/support/vcr.rb). +Caveat: Match URIs on host only and create a new cassette for each query. [This is how my VCR helper looks like](http://github.com/papercavalier/sucker/blob/master/spec/support/vcr.rb). Compatibility ------------- Specs pass against Ruby 1.8.7 and Ruby 1.9.2.