mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
added warning to README indicating documentation is out of date but will be updated soon
This commit is contained in:
parent
3ab22b1889
commit
84d728ed54
1 changed files with 9 additions and 0 deletions
|
@ -4,6 +4,15 @@
|
|||
|
||||
_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.
|
||||
|
||||
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