From f210a6ea8dd0202eda6a8ccaa8caf99d8dd96b37 Mon Sep 17 00:00:00 2001 From: TJ-Hidetaka-Takano Date: Fri, 20 Apr 2012 02:02:25 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Home.md b/Home.md index c7d79b0..c527118 100644 --- a/Home.md +++ b/Home.md @@ -1,15 +1,17 @@ -Welcome to the mruby wiki! +# Welcome to the mruby wiki! -**!!Notice!! This is a preliminary release for internal team reviewing.** - **The official release will be announced later. Thanks.** - **Any suggestion of the modification are welcome, but the response might be delayed.** - **Sorry for that in advance.** +# **!!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. + Any suggestion of the modification are welcome, + but the response might be delayed. Sorry for that in advance. -* What's mruby +## What's mruby -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. +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 achievement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy, Trade and Industry of Japan.