From c07dde8e19c134a8162e6cd48c13babd6ca0412d Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Sun, 22 Apr 2018 09:25:50 +0200 Subject: [PATCH] updated the version number and link to the distribution --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ad60d2..63349f4 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ even in a "normal" CSV editor. So I decided to write this simple JavaFX applicat [Wiki & Documentation](https://github.com/frosch95/SmartCSV.fx/wiki) -binary distribution of the [SmartCSV.fx launcher](http://www.javafx.ninja/SmartCSV.fx/SmartCSV.fx.jar) -copy the jar to an appropriate place and start the application with a double click on the jar (or java -jar SmartCSV.fx.jar on command line) +binary distribution of the [latest release (0.9.1)](https://github.com/frosch95/SmartCSV.fx/releases/download/0.9.1/SmartCSV.fx-0.9.1-SNAPSHOT.zip) ##Talks [Introduction](http://javafx.ninja/talks/introduction/)