README.md in etsy-0.2.2 vs README.md in etsy-0.2.3

- old
+ new

@@ -27,10 +27,10 @@ ## Usage ### Public Mode The Etsy API has two modes: public, and authenticated. Public mode only requires an -API key (available from http://developer.etsy.com): +API key (available from http://developer.etsy.com ): require 'rubygems' require 'etsy' Etsy.api_key = 'foobar'