mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove deprecated iij stuffs
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
mruby-io
|
||||
========
|
||||
[](https://travis-ci.org/iij/mruby-io)
|
||||
|
||||
|
||||
`IO` and `File` classes for mruby
|
||||
|
||||
@@ -9,7 +7,7 @@ mruby-io
|
||||
Add the line below to your `build_config.rb`:
|
||||
|
||||
```
|
||||
conf.gem :github => 'iij/mruby-io'
|
||||
conf.gem core: 'mruby-io'
|
||||
```
|
||||
|
||||
## Implemented methods
|
||||
|
||||
Reference in New Issue
Block a user