diff --git a/README.md b/README.md
index 5e1b1f7..523ddc1 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are unsure how to start, try our [Tutorial](pages/Tutorial).
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.