README.md in rerun-0.6.6 vs README.md in rerun-0.7.0.pre1

- old
+ new

@@ -100,13 +100,13 @@ # On-The-Fly Commands While the app is (re)running, you can make things happen by pressing keys: -* **r** restart (as if a file had changed) -* **c** clear the screen -* **x** exit (just like control-C) +* **r** -- restart (as if a file had changed) +* **c** -- clear the screen +* **x** or **q** -- exit (just like control-C) # To Do: * Cooldown (so if a dozen files appear in a burst, say from 'git pull', it only restarts once) * If the last element of the command is a `.ru` file and there's no other command then use `rackup` @@ -195,9 +195,14 @@ * David Billskog <billskog@gmail.com> * Jens B <https://github.com/dpree> * Andrés Botero <https://github.com/anbotero> * Dreamcat4 + +# Version History + +* v0.7.0 + * uses Listen gem # License Open Source MIT License. See "LICENSE" file.