From 133ed0ec26512cb8df6e8458ff94d02febf2203b Mon Sep 17 00:00:00 2001 From: TJ-Hidetaka-Takano Date: Fri, 20 Apr 2012 10:30:37 -0700 Subject: [PATCH] Updated Welcome to the mruby wiki! (markdown) --- Home.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index 6dc92fc..2c29764 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,8 @@ # Welcome to the mruby wiki! -# **!!Notice!!** +# !!Notice!! This is a preliminary release for internal team review. - The URLs and addresses discribed below are not available yet. + The URLs and addresses described below are not available yet. The official release will be announced later. Any suggestion for modification is welcome. Delays in replies are to be expected. Sorry in advance. @@ -10,8 +10,8 @@ ## What's mruby mruby is the lightweight implementation of the Ruby language complying to -the [ISO standard](http://www.ipa.go.jp/about/press/20120402_2.html). -mruby can run Ruby code in 'interpreter mode' or 'compile and execute it on a virtual machine' depending on how the developer's preference. +the [ISO standard](http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579). +mruby can run Ruby code in 'interpreter mode' or 'compile and execute it on a virtual machine' depending on the developer's preference. This achievement was sponsored by the Regional Innovation Creation R&D Programs of the Ministry of Economy, Trade and Industry of Japan.