README.md in flatfoot-0.0.2 vs README.md in flatfoot-0.0.3
- old
+ new
@@ -40,9 +40,13 @@
After making changes deploying or just to clear out the Redis size you can clear the saved data.
FLATFOOT.reset_recordings
+If you set the `FLATFOOT` constant in a initializer you can also use the included rake tasks.
+
+
+
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)