Readme.md in rack-webconsole-0.0.5 vs Readme.md in rack-webconsole-0.1.0

- old
+ new

@@ -69,11 +69,12 @@ ##Commands In the console you can issue whatever Ruby commands you want, except multiline commands. Local variables are kept, so you can get a more IRB-esque feeling. -To reset all local variables, just issue the `reload!` command. +* `reload!` resets all local variables +* `request` returns the current page request object ##Under the hood Run the test suite by typing: @@ -93,8 +94,5 @@ * Send us a pull request. Bonus points for topic branches. ## Copyright Copyright (c) 2011 Codegram. See LICENSE for details. - - -