mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
updated readme with link to docs on wiki pages
This commit is contained in:
parent
bcf239c147
commit
93a3290d66
1 changed files with 3 additions and 2 deletions
|
@ -6,13 +6,14 @@ _Get to the code_
|
|||
|
||||
## These docs are now out of date for the 0.9.0 release.
|
||||
|
||||
** New documentation will be available shortly, please see the CHANGELOG and Pry's own livehelp system for information in the meantime.
|
||||
**New documentation is slowly becoming available on the [wiki
|
||||
pages](https://github.com/pry/pry/wiki) check there regularly for
|
||||
updated documentation**
|
||||
|
||||
Also note that JRuby is not yet supported in this release, but will be soon.
|
||||
|
||||
Thanks **
|
||||
|
||||
|
||||
Pry is a powerful alternative to the standard IRB shell for Ruby. It is
|
||||
written from scratch to provide a number of advanced features, some of
|
||||
these include:
|
||||
|
|
Loading…
Reference in a new issue