From 3c1ce680a38ea4c57abc49ac16326591d2289f06 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 9 Mar 2021 04:35:03 +1000 Subject: chore: fix grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6e0cab1d7..4979ea11a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ mruby is the lightweight implementation of the Ruby language complying to (part of) the [ISO standard][ISO-standard]. Its syntax is Ruby 2.x compatible. mruby can be linked and embedded within your application. We provide the -interpreter program "mruby" and the interactive mruby shell "mirb" as examples. +interpreter program "mruby", and the interactive mruby shell "mirb" as examples. You can also compile Ruby programs into compiled byte code using the mruby compiler "mrbc". All those tools reside in the "bin" directory. "mrbc" is also able to generate compiled byte code in a C source file, see the "mrbtest" -- cgit v1.2.3