mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
mruby-set/README.md: more cleanup after #5814
This commit is contained in:
@@ -1,20 +1,7 @@
|
||||
# mruby-set [](https://travis-ci.org/yui-knk/mruby-set)
|
||||
# mruby-set
|
||||
|
||||
Set class
|
||||
|
||||
## Install by mrbgems
|
||||
|
||||
- add conf.gem line to `build_config.rb`
|
||||
|
||||
```ruby
|
||||
MRuby::Build.new do |conf|
|
||||
|
||||
# ... (snip) ...
|
||||
|
||||
conf.gem :git => 'https://github.com/yui-knk/mruby-set.git'
|
||||
end
|
||||
```
|
||||
|
||||
## Example
|
||||
|
||||
```ruby
|
||||
|
||||
Reference in New Issue
Block a user