diff --git a/README.markdown b/README.markdown index ed2b5a0e..e5778d1f 100644 --- a/README.markdown +++ b/README.markdown @@ -33,9 +33,9 @@ these include: * Gist integration * Navigation around state (`cd`, `ls` and friends) * Runtime invocation (use Pry as a developer console or debugger) -* Exotic object support (BasicObject ins -* tances, IClasses, ...) -* A Powerful and flexible command system* Ability to view and replay history +* Exotic object support (BasicObject instances, IClasses, ...) +* A Powerful and flexible command system +* Ability to view and replay history * Many convenience commands inspired by IPython, Smalltalk and other advanced REPLs * A wide-range number of [plugins](https://github.com/pry/pry/wiki/Available-plugins) that provide remote sessions, full debugging functionality, and more.