From 4da1622d416d8a5f735a439adad928b0412a93f6 Mon Sep 17 00:00:00 2001 From: Johann Petrak Date: Fri, 25 Apr 2014 14:20:10 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a904ec6..ed925d4 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,7 @@ gateplugin-java A plugin for the GATE language technology framework that makes it easy to edit and re-compile Java code from within the GATE GUI without the need to re-load the pipeline or re-start GATE. This makes it easier to do rapid-prototyping and agile programming with GATE. For more information, please have a look at the Wiki: https://github.com/johann-petrak/gateplugin-java/wiki + +To download a binary version look at the releases: + https://github.com/johann-petrak/gateplugin-java/releases +and download the Java.zip file of the selected release.