diff --git a/index.html b/index.html
index 576f4a4..8bd6109 100644
--- a/index.html
+++ b/index.html
@@ -194,11 +194,11 @@
Try Haxe - The Haxe Playground
- Haxe is an awesome language that compiles to Javascript, Flash, C++, PHP, Neko, Java, C# and Python.
- It thus allows to write applications that target native iOS, Android as well as traditional browsers (HTML5 or SWF), servers and desktops (Mac, PC or Linux).
+ Haxe is an awesome language which compiles to JavaScript, C++, C#, Java, JVM, Python, Lua, PHP, Flash and allows access to each platform native capabilities. Haxe has its own VMs (HashLink and NekoVM) but can also run in interpreted mode.
+ It thus allows to write applications that target native iOS, Android but also runs in browsers (HTML5), servers and desktops (Mac, PC or Linux).
-
The source code of try-haxe is available on GitHub.
+
The source code of try-haxe is available on GitHub.