README.md in trackman-0.4.2 vs README.md in trackman-0.4.3

- old
+ new

@@ -1,12 +1,12 @@ # Trackman Trackman is a Heroku add-on that hosts your maintenance pages and their assets outside your app. -Version them as a part of your project. +You keep them within your project, trackman syncs them to s3 when you deploy. -works out of the box for Ruby(1.8.7 and 1.9.3) on -* Rails 2 -* Rails 3 +Works out of the box for Ruby(1.8.7 and 1.9.3) on +* Rails 2.3 +* Rails 3.x ##Quick peek ###The first time * Create maintenance pages as if they were served by your app. * Run a rake task to setup the heroku configs. @@ -36,13 +36,13 @@ ### Step 3 - Setup ```console rake trackman:setup ``` 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. +If you have maintenance or error pages setup for heroku, trackman will back them up in a configuration before we overwrite them. -On your next push Trackman will look for changes to your maintenance pages and sync them! +On your next push Trackman will look for changes to your pages, linked assets and sync them. ### Optional - If for any reason you wish to troubleshoot the sync operation: ```console heroku run rake trackman:sync @@ -82,10 +82,10 @@ * Jeremy Fabre (https://github.com/jfabre) * Emanuel Petre (https://github.com/epetre) ###Copyright -Copyright © 2012 Emanuel Petre, Jeremy Fabre +Copyright © 2012 SynApps ## License Trackman is released under the MIT license: