summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-sleep/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/mruby-sleep/README.md')
-rw-r--r--mrbgems/mruby-sleep/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/mrbgems/mruby-sleep/README.md b/mrbgems/mruby-sleep/README.md
index 68aa2c6d3..0ccc7000f 100644
--- a/mrbgems/mruby-sleep/README.md
+++ b/mrbgems/mruby-sleep/README.md
@@ -1,7 +1,9 @@
# Sleep Module for mruby
+
mruby sleep module
## install by mrbgems
+
- add conf.gem line to your build configuration.
```ruby
@@ -21,8 +23,7 @@ usleep(10000)
```
# License
+
under the MIT License:
* https://www.opensource.org/licenses/mit-license.php
-
-