From 5f00a837edd0f55ed56d4d532d06ee45d9850f3c Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Wed, 28 Nov 2012 13:47:32 +0800 Subject: Small cosmetic change in the documentation for mrbgems --- doc/mrbgems/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/mrbgems/README.md b/doc/mrbgems/README.md index c11e8a05f..98ff44720 100644 --- a/doc/mrbgems/README.md +++ b/doc/mrbgems/README.md @@ -37,7 +37,7 @@ The maximal GEM structure looks like this: The folder *mrblib* contains pure Ruby files to extend mruby. The folder *src* contains C files to extend mruby. The folder *test* contains pure Ruby files -for testing purposes which will be used by mrbtest. The *Makefile* contains +for testing purposes which will be used by *mrbtest*. The *Makefile* contains rules to build a *gem.a* file inside of the GEM directory. Which will be used for integration into the normal mruby build process. *README.md* is a short description of your GEM. -- cgit v1.2.3