diff --git a/README.md b/README.md index afc0fba..a3dc835 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Main project link: What is CheerpJ? ------ -

+

CheerpJ is constituted of three components: 1. The CheerpJ AOT compiler, an LLVM-based Java-bytecode to JavaScript compiler. This can be used to convert Java archives (e.g. .jar) or single .class files to JavaScript. The CheerpJ AOT compiler is available for Linux, macOS and Windows.