1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

Merge pull request #1086 from deivid-rodriguez/patch-1

Fix spacing in README
This commit is contained in:
Kyrylo Silin 2014-01-08 03:11:31 -08:00
commit 0e4ac8a7f1

View file

@ -37,7 +37,6 @@ including:
* 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.