Commit 6c181fa1 authored by Yoshiori SHOJI's avatar Yoshiori SHOJI

Update README.md

Fix mrbgems doc link.
parent a4d55881
...@@ -52,7 +52,7 @@ Or ...@@ -52,7 +52,7 @@ Or
mruby contains a package manager called *mrbgems*. To create extensions mruby contains a package manager called *mrbgems*. To create extensions
in C and/or Ruby you should create a *GEM*. For a documentation of how to in C and/or Ruby you should create a *GEM*. For a documentation of how to
use mrbgems consult the file [doc/mrbgems/README.md](doc/mrbgems/README.md). For example code of use mrbgems consult the file [doc/guides/mrbgems.md](doc/guides/mrbgems.md). For example code of
how to use mrbgems look into the folder *examples/mrbgems/*. how to use mrbgems look into the folder *examples/mrbgems/*.
## License ## License
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment