From 95ad66b53a5f9419eabf724bfb63d4a719d41593 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Fri, 7 Dec 2012 18:21:15 +0800 Subject: Mention mrbgems in the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 27205ceec..73701f16c 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3