README.md in shellplay-0.1.8 vs README.md in shellplay-0.1.9

- old
+ new

@@ -12,12 +12,10 @@ This is a CLI tool for recording and presenting step by step operations from the console. It is targeted at presentations that would simulate live coding, without the random murphy factor of it. It can record a session and playback from it, so if internet fails in your conference room you are safe. -**Note: this is a barely working, use at your own risk.** - ## Installation gem install shellplay The first time you run it, some configuration variables will be asked, and stored in `$HOME/.shellplay/config.yml`. All the recorded sessions will be stored in that same directory. @@ -118,10 +116,10 @@ Navigation on the html version is - `p`, `left` for previous screen, - `n`, `enter` or `right` for next screen -Demo HTML: http://mose.com/20140814-dokku/ +Demo HTML: http://mose.fr/20140814-dokku/ ## Todo - <s>handle the no-display entries</s> - <s>when prototype is ready, switch to v0.1.0</s>