README.mdown in snfn-0.2.0 vs README.mdown in snfn-0.3.0

- old
+ new

@@ -16,14 +16,14 @@ ## Example Standard Heroku app, using sqlite for local development and PostgreSQL for production. - snfn new my_app + snfn my_app App without Heroku options and mysql config. - snfn new my_app -d mysql --no-heroku + snfn my_app -d mysql --no-heroku ## Architecture The template autoloads files in config/initializers and /lib. Database configuration options are stored in `config/db.yml`