mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #595 from bovi/mrbgems-readme
Mention mrbgems in the README
This commit is contained in:
@@ -59,6 +59,12 @@ To run the tests, execute the following from the project's root directory.
|
||||
|
||||
$ make test
|
||||
|
||||
## Customization
|
||||
|
||||
mruby contains a package manager called *mrbgems*. To create extensions
|
||||
in C and/or Ruby you should create a *GEM*. You will find a complete
|
||||
documentation with examples under *doc/mrbgems*.
|
||||
|
||||
## License
|
||||
|
||||
Copyright (c) 2012 mruby developers
|
||||
|
||||
Reference in New Issue
Block a user