summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 84556e3..44382c2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -38,7 +38,7 @@ Example: methods
Limitations:
------------
-* Only works with Ruby 1.9+ (YARV)
+* Only works with Ruby 1.9+
* Cannot return source for C methods.
* Cannot return source for dynamically defined methods.