summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTomoyuki Sahara <[email protected]>2013-05-21 13:48:33 +0900
committerTomoyuki Sahara <[email protected]>2013-05-21 13:48:33 +0900
commit89147066f8909f91b738f3dbfb9bc9fc78c66190 (patch)
tree7379fb9716b977955ddab35ace21dd2f505aba50
parentbc5feb39a149d16a1b66d34f849606952a560f1e (diff)
downloadmruby-89147066f8909f91b738f3dbfb9bc9fc78c66190.tar.gz
mruby-89147066f8909f91b738f3dbfb9bc9fc78c66190.zip
mruby-socket depends on mruby-io.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index afa689c0d..581628646 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Date: Tue, 21 May 2013 04:31:30 GMT
```
## Requirement
+- mruby-io (https://github.com/iij/mruby-io)
- system must have RFC3493 basic socket interface
- and some POSIX API...