Update README.md

This commit is contained in:
Alexey Andreev 2014-11-22 10:48:33 +03:00
parent 2322a97d4c
commit a7ce9e719c

View File

@ -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: