README.md in singem-0.0.6 vs README.md in singem-0.0.7

- old
+ new

@@ -18,19 +18,15 @@ Basic Sinatra App, no sessions, cucumber testing ------------------------------------------------ % singem foo % cd foo - % rake + % gem bundle + % bin/rake -Basic Sinatra App, no sessions, rspec rack-test ------------------------------------------------ - % singem --old-school foo - % cd foo - % rake - Basic Twitter OAuth App, ------------------------------ % singem --twitter foo % cd foo + % gem bundle % rake % open http://twitter.com/oauth_clients