From 5352be35b704a5f02aa6be3cb3831e748457d6f3 Mon Sep 17 00:00:00 2001 From: roco Date: Fri, 20 Apr 2012 15:14:42 +0900 Subject: corrected some grammar and spelling issues --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index c0d327280..650923d27 100644 --- a/README +++ b/README @@ -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: devel@mruby.org -- cgit v1.2.3 From 1105ec8a040d69f389d469401a4a1d0f9449d708 Mon Sep 17 00:00:00 2001 From: roco Date: Fri, 20 Apr 2012 15:15:30 +0900 Subject: another spelling issue --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 650923d27..ddb9e2a96 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ mRuby is the light-weight implementation of the Ruby language complied to the IS 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 achievement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy, Trade and Industry of Japan. -- cgit v1.2.3