From 06d74fba42ec3c13a6e48a82dcfeae82cef15bf9 Mon Sep 17 00:00:00 2001 From: Hidetaka Takano Date: Fri, 20 Apr 2012 14:57:07 +0900 Subject: mod: text folding. --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.3