summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorHidetaka Takano <[email protected]>2012-04-20 14:57:07 +0900
committerHidetaka Takano <[email protected]>2012-04-20 14:57:07 +0900
commit06d74fba42ec3c13a6e48a82dcfeae82cef15bf9 (patch)
treea083a43819fce13fde0d59e1cc657a8a10a6bad5 /README
parentea21441c76efd9c1ec743c1f003f80847974d32e (diff)
downloadmruby-06d74fba42ec3c13a6e48a82dcfeae82cef15bf9.tar.gz
mruby-06d74fba42ec3c13a6e48a82dcfeae82cef15bf9.zip
mod: text folding.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index d14a48517..e02c80798 100644
--- a/README
+++ b/README
@@ -4,10 +4,12 @@
* 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-weighted implementation of ruby language complied with ISO
+standard to execute various environment. It can run as '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 the Ministry of Economy, Trade and Industry of Japan.
+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