summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormruby <[email protected]>2012-04-20 12:42:42 +0900
committermruby <[email protected]>2012-04-20 12:42:42 +0900
commit22cf46a15cc48782866acf60c473d1f3a0b7b862 (patch)
treec2f02b977ff91f7b1dcc86d7e446969b6f5bd8a6
parent36b1110859d7720d24757aa2c0ee805b77f058b1 (diff)
downloadmruby-22cf46a15cc48782866acf60c473d1f3a0b7b862.tar.gz
mruby-22cf46a15cc48782866acf60c473d1f3a0b7b862.zip
Update README
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
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