From 78a053a1ea5927caa62e3d815a8e6eeb27669935 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Mon, 24 Sep 2012 01:18:10 +0800 Subject: Add location of gem to readme --- doc/mrbgems/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/mrbgems/README.md b/doc/mrbgems/README.md index 3082c0df0..ad4b5d5e6 100644 --- a/doc/mrbgems/README.md +++ b/doc/mrbgems/README.md @@ -27,6 +27,8 @@ for testing purposes which will be used by mrbtest. The *Makefile* contains rules to build all C files and integrates them into the normal mruby build process. *README.md* is a short description of your Gem. +All Gems have to be located under *$(MRUBY_ROOT)/mrbgems/g/*. + ## C Extension mruby can be extended with C. It is possible by using the C API to integrate C -- cgit v1.2.3