diff --git a/Mrbgems-FAQ.md b/Mrbgems-FAQ.md index 1646bb9..d01bfb3 100644 --- a/Mrbgems-FAQ.md +++ b/Mrbgems-FAQ.md @@ -2,7 +2,7 @@ mrbgems is a library manager for mruby. -It likes RubyGems for CRuby, but while RubyGems is dynamic, mrbgems is static. +It is like RubyGems for CRuby, but while RubyGems is dynamic, mrbgems is static. mrbgems is used during building mruby, unlike RubyGems, which is used after ruby is installed. In detail, see https://github.com/mruby/mruby/blob/master/doc/guides/mrbgems.md