From 9f3b0c12f9b7aee6c2cad45951e8d34641ee5f41 Mon Sep 17 00:00:00 2001 From: Tobias Kohn Date: Mon, 25 May 2020 10:59:57 +0200 Subject: [PATCH] Set link to new release --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b622142..311209a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # TigerJython -TigerJython is an educational development environment for Python with enhanced error messages. It runs on the Java Virtual Machine and already includes [Jython](https://www.jython.org/). If you have JRE installed, just download the [JAR-file](https://github.com/Tiger-Jython/TigerJython/releases/download/v3.0-ea%2B2/TigerJython3-ea+2.jar) under [**release**](https://github.com/Tiger-Jython/TigerJython/releases/latest). +TigerJython is an educational development environment for Python with enhanced error messages. It runs on the Java +Virtual Machine and already includes [Jython](https://www.jython.org/). If you have JRE installed, just download +the [JAR-file](https://github.com/Tiger-Jython/TigerJython/releases/download/v3.0-ea%2B3/TigerJython3-ea+3.jar) under +[**release**](https://github.com/Tiger-Jython/TigerJython/releases/latest). > This is an early access version that is not yet ready for classroom use!!! -**Several features are not yet working, including syntax highlighting—there is no sense in raising issue tickets at the moment, as we are constantly working on the IDE.** +**Several features are not yet working, including syntax highlighting—there is no sense in raising issue tickets +at the moment, as we are constantly working on the IDE.** ## Features and Design