README.md in storenvy-0.0.1 vs README.md in storenvy-0.0.2

- old
+ new

@@ -6,19 +6,26 @@ Installation ------------ gem install storenvy +Usage +------------- + + client = Storenvy::Client.new + store = client.store("tonkapark") + + Supported Rubies ---------------- * 1.8.7 * 1.9.2 Change Log ========== -0.0.1 - August 2nd 2012 +0.0.2 - August 2nd 2012 -------------- * just starting out. \ No newline at end of file