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