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

- old
+ new

@@ -8,13 +8,10 @@ - **rake deploy** deploys your app to Heroku and if you have Airbrake installed, also notifies it of the deploy. - **rake db** uses database.yml to figure out your username, then creates a username and sets up the database with your schema. -- **rails generate travis:configuration** generates a .travis.yml - configuration that uses this workflow for continuous deployment - goodness. ## Usage You can use these Rake tasks manually, but they were designed for a continuous development workflow using Travis-CI. So that's probably @@ -22,6 +19,6 @@ that runs them all! ## Contributing Contributions can be made in Git or Github pull requests. You must -include tests. +include ample tests.