diff --git a/Home.md b/Home.md index 0d21211..79a574d 100644 --- a/Home.md +++ b/Home.md @@ -1,12 +1,16 @@ 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. + * What's mRuby -mRuby is the light-weighted implementation of ruby language complied with ISO standard to execute various environment. It can run as 'interpriter form' or +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 achivement is due to the Regional Innovation Creation R&D Programs of the Ministry of Economy, -Trade and Industry of Japan . - - +This achievement is due to the Regional Innovation Creation R&D Programs of +the Ministry of Economy, Trade and Industry of Japan.