README.md in ponytail-0.4.0 vs README.md in ponytail-0.5.0

- old
+ new

@@ -30,11 +30,11 @@ # config.active_record.migration_error = :page_load ``` ## Usage -Visit `/rails/migrations` in your app. +Visit `/ponytail/migrations` in your app. ## How to work dummy app ```bash $ rake db:migrate:reset @@ -44,10 +44,10 @@ ## Example site Dummy app is deploying on heroku. However, you can not change the migration files and databases. -http://ponytail.herokuapp.com/rails/migrations +http://ponytail.herokuapp.com/ ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)