Skip to content

Commit

Permalink
updated readme to include rbx support
Browse files Browse the repository at this point in the history
  • Loading branch information
banister committed Mar 2, 2012
1 parent 599442a commit d191cbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -15,7 +15,7 @@ Unlike `ruby-debug`, pry-stack_explorer incurs no runtime cost and
enables navigation right up the call-stack to the birth of the
program.

pry-stack_explorer is currently designed to work on **MRI and
pry-stack_explorer is currently designed to work on **Rubinius and MRI
Ruby 1.9.2+ (including 1.9.3)**. Support for other Ruby versions and
implementations is planned for the future.

Expand Down Expand Up @@ -126,7 +126,7 @@ Limitations
-------------------------

* First release, so may have teething problems.
* Limited to MRI 1.9.2+ at this stage.
* Limited to Rubinius, and MRI 1.9.2+ at this stage.

Contact
-------
Expand Down

0 comments on commit d191cbb

Please sign in to comment.