README.md in suspenders-1.36.0 vs README.md in suspenders-1.37.0

- old
+ new

@@ -127,10 +127,10 @@ This: * Creates a staging and production Heroku app * Sets them as `staging` and `production` Git remotes -* Configures staging with `RACK_ENV` and `RAILS_ENV` environment variables set +* Configures staging with `RACK_ENV` environment variable set to `staging` * Adds the [Rails Stdout Logging][logging-gem] gem to configure the app to log to standard out, which is how [Heroku's logging][heroku-logging] works. * Creates a [Heroku Pipeline] for review apps