diff --git a/.github/README.md b/.github/README.md index dc7962d1d..28d248d1b 100644 --- a/.github/README.md +++ b/.github/README.md @@ -16,7 +16,8 @@ -**WebFX** is a JavaFX application transpiler powered by [GWT][gwt-website]. It can transpile a JavaFX application into a traditional self-contained pure JavaScript web app (with no plugin or server required for its execution in the browser). +# WebFX +WebFX is a JavaFX application transpiler powered by [GWT][gwt-website]. It can transpile a JavaFX application into a traditional self-contained pure JavaScript web app (with no plugin or server required for its execution in the browser). For more explanation, please visit the [website][webfx-website].