diff options
| author | roco <roco@ryry.(none)> | 2012-04-20 15:14:42 +0900 |
|---|---|---|
| committer | roco <roco@ryry.(none)> | 2012-04-20 15:14:42 +0900 |
| commit | 5352be35b704a5f02aa6be3cb3831e748457d6f3 (patch) | |
| tree | c5aee6a14d30829c9d48b2cd23f48baaace93f98 | |
| parent | 31eb86c9df6be91e9a9eb7286a2f277697b14be4 (diff) | |
| download | mruby-5352be35b704a5f02aa6be3cb3831e748457d6f3.tar.gz mruby-5352be35b704a5f02aa6be3cb3831e748457d6f3.zip | |
corrected some grammar and spelling issues
| -rw-r--r-- | LEGAL | 2 | ||||
| -rw-r--r-- | README | 14 |
2 files changed, 8 insertions, 8 deletions
@@ -5,4 +5,4 @@ All the files in this distribution are covered under the MIT license (see the file COPYING) except some files mentioned below: -(currently no item are listed.) +(Currently no items are listed.) @@ -1,14 +1,14 @@ -!!Notice!! This is preliminary release for team reviewing. - the URL and address discribed below are not available yet. +!!Notice!! This is a preliminary release for internal team reviewing. + The URL and address discribed below are not available yet. The official release will be announced later. Thanks. * What's mRuby -mRuby is the light-weighted implementation of ruby language complied with ISO -standard to execute various environment. It can run as 'interpreter form' or +mRuby is the light-weight implementation of the Ruby language complied to the ISO +standard to execute various environments. It can run in 'interpreter form' or 'compile and execute on vm form' according to its module construction. -This achivement is due to the Regional Innovation Creation R&D Programs of +This achivement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy, Trade and Industry of Japan. @@ -47,7 +47,7 @@ command and see the list of branches: * mRuby home-page (sorry, it's not launched yet. we're working on this) -The URL of the mRuby home-page is: +The URL of the mRuby home-page is: http://www.mruby.org/ @@ -92,7 +92,7 @@ or if your code is dirived from GPL code. See the file AUTHORS. -Feel free to send comments and bug reports to the author. Here is the +Feel free to send comments and bug reports to the author. Here is the author's latest mail address: |
