summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7e6a48f1d..dd7accd6f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
mruby-io
========
-IO, File module for mruby
+`IO` and `File` classes for mruby
## Installation
Add the line below to your `build_config.rb`:
@@ -62,7 +62,7 @@ Add the line below to your `build_config.rb`:
| IO#gets | o | |
| IO#internal_encoding | | |
| IO#ioctl | | |
-| IO#isatty, IO#tty? | | |
+| IO#isatty, IO#tty? | o | |
| IO#lineno | | |
| IO#lineno= | | |
| IO#lines | | obsolete |