From ccaa024fe8c69af5f0adc848c8863b4fb86171e4 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 31 Dec 2013 15:57:28 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db143b6d7..6522385ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Introduction Lime (Light Media Engine) is an abstraction layer that makes it simple to go cross-platform with only one codebase; without the compromise of relying upon a scripting language or a virtual machine. -Lime leverages the power of the [Haxe](http://haxe.org/) programming language, compiling directly to C++, JavaScript and other target languages. Haxe is a flexible, robust language, and the resulting applications are truly native. +Lime leverages the power of the [Haxe](http://haxe.org/) programming language, compiling directly to C++, JavaScript and other target languages. Haxe is a flexible, robust language, and the resulting applications are truly native. Lime provides the tools and the backend to seamlessly support many platforms. Platforms =========