From a7ce9e719c66a1dad00894d1236341941409a139 Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Sat, 22 Nov 2014 10:48:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a56f09025..8e7c9ae2b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ TeaVM What is TeaVM? -------------- -TeaVM is an ahead-of-time translator from Java bytecode to JVM. +TeaVM is an ahead-of-time translator from Java bytecode to JavaScript. It can be compared with GWT, however TeaVM does not require source code of your application and all required libraries. You can use TeaVM for building applications for the browser, due to the following features: