README.md in trackman-0.1.9 vs README.md in trackman-0.2.0
- old
+ new
@@ -34,10 +34,11 @@
### Step 3 - Setup
```console
rake trackman:setup
```
-Sets up your initial configuration.
+This sets your initial heroku configurations and ensures that when your app is down or in maintenance your pages will be requested by heroku.
+If you have maintenance or error pages setup for heroku, we will back them up in a configuration before we override them.
### Optional
```console
rake trackman:sync
```