README.rdoc in ripl-0.2.3 vs README.rdoc in ripl-0.2.4

- old
+ new

@@ -65,9 +65,10 @@ * Easily extendable with plugins * Tests and documentation! * Customizable completion and completion of method arguments (from bond) * Easy to create custom shells for gems and apps i.e. Ripl.start * Easy to create and invoke ripl commands + * Create console commands in a simple, modular way * ~/.irbrc errors caught * Different from irb * No multi-line evaluation by default (there is a plugin. See Available Plugins below). * No irb subsessions or workspaces * No IRB.conf features i.e. preconfigured prompts and auto indent