README.md in shellplay-0.1.2 vs README.md in shellplay-0.1.3

- old
+ new

@@ -92,9 +92,18 @@ If you don't specify the name of the session, all locally available sessions will be displayed and you will be asked to choose one. Then type enter to go next, or `?` to display list of available commands. +## Export to HTML + +To export + + shellexport <session_file_name> + shellplay <remote session url> + +It will save the html in a dir in `.shellplay` under the name of the session. The dir contains index.html, css, and js files, ready to be played from your laptop or uploaded to your server. + ## Todo - <s>handle the no-display entries</s> - write a shell colors parser of some sort because \e[1;33m sucks - add a function in player to edit a screen