From eb5303db2d034a780b51ad718b2d740dafb60c14 Mon Sep 17 00:00:00 2001 From: mruby Date: Fri, 20 Apr 2012 12:33:08 +0900 Subject: Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 868a2a8cf..e9d114e42 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpriter form' or 'compile and execute on vm form' according to its module construction. -This achivement is due to the national project of the Ministry of Economy, +This achivement is due to the Regional Innovation Creation R&D Programs project of the Ministry of Economy, Trade and Industry. -- cgit v1.2.3 From 36b1110859d7720d24757aa2c0ee805b77f058b1 Mon Sep 17 00:00:00 2001 From: Hir0 Date: Fri, 20 Apr 2012 12:34:25 +0900 Subject: Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index e9d114e42..ab8a5b79d 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpriter 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 project of the Ministry of Economy, +This achivement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy, Trade and Industry. -- cgit v1.2.3 From 22cf46a15cc48782866acf60c473d1f3a0b7b862 Mon Sep 17 00:00:00 2001 From: mruby Date: Fri, 20 Apr 2012 12:42:42 +0900 Subject: Update README --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index ab8a5b79d..db0a918af 100644 --- a/README +++ b/README @@ -3,8 +3,7 @@ mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpriter 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 the Ministry of Economy, -Trade and Industry. +This achivement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy,Trade and Industry of Japan. * Features of mRuby -- cgit v1.2.3 From 7deb106a81483e2be70b4cfe4c69c38dd4a9fcbc Mon Sep 17 00:00:00 2001 From: mruby Date: Fri, 20 Apr 2012 12:45:45 +0900 Subject: Update README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index db0a918af..8b1006f57 100644 --- a/README +++ b/README @@ -39,9 +39,9 @@ command and see the list of branches: $ git ... -* mRuby home-page +* 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/ -- cgit v1.2.3