README.md in backup_rails-0.0.1 vs README.md in backup_rails-0.0.2
- old
+ new
@@ -14,12 +14,18 @@
Or install it yourself as:
$ gem install backup_rails
+## TODO
+
+* Add Rails generator for simple backup scripts.
+
## Usage
-TODO: Write usage instructions here
+For now just add the gem to your Gemfile.
+Move the files in /examples dir into your project.
+Run whenever to setup your cron job. Make sure you've set the RAILS_ENV correctly.
## Contributing
Very welcome.. :)