From dc87f389308caeeb0b1cd53112d9426530bb99ce Mon Sep 17 00:00:00 2001 From: Stefano De Rossi Date: Thu, 9 Nov 2017 11:50:20 +0000 Subject: [PATCH] Update homepage. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8d9374..4517bb2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ CheerpJ is a Java bytecode to JavaScript compiler, compatible with 100% of Java, which allows to compile any Java SE application, library or Java applet into a JavaScript application. -Latest version: [![Latest version](https://img.shields.io/badge/cheerpj-beta3-brightgreen.svg)](https://leaningtech.com/cheerpj/download/noncommercial/) +Download latest version: [![Latest version](https://img.shields.io/badge/cheerpj-beta3-brightgreen.svg)](https://leaningtech.com/cheerpj/download/noncommercial/) + Main documentation link: Main project link: @@ -45,7 +46,7 @@ Several demos of CheerpJ can be found at https://leaningtech.com/cheerpj/demos/ Bugs and Questions ------- -CheerpJ is currently in a public beta stage, and we welcome any feedback and bug report on it through our Issue Tracking. +CheerpJ is currently in a public beta stage, and we welcome any feedback and bug report on it through our [Issue Tracking](https://github.com/leaningtech/cheerpj-meta/issues). You can also get in touch via our [mailing list][mail].