From 2074201e9acef41ffe9688e870b2f9571ef3273f Mon Sep 17 00:00:00 2001 From: pbosetti Date: Fri, 18 May 2012 23:58:11 -0700 Subject: [PATCH] Added link to supported platforms page --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 184e8f2..af8e7a2 100644 --- a/Home.md +++ b/Home.md @@ -19,4 +19,8 @@ the Ministry of Economy, Trade and Industry of Japan. ## Getting started * Read this [mruby introduction blog post](http://matt.aimonetti.net/posts/2012/04/25/getting-started-with-mruby/). -* See the [Hello World example](https://github.com/mruby/mruby/wiki/Hello-World). \ No newline at end of file +* See the [Hello World example](https://github.com/mruby/mruby/wiki/Hello-World). + +## Supported platform + +The list of platforms/toolchains on which mruby is **known** to compile (or not) is available [here](Supported-Platforms). \ No newline at end of file