From 97cfe760e7a76853f651d09e58da33dbfc86d70f Mon Sep 17 00:00:00 2001 From: Joe Parker Date: Tue, 25 Aug 2015 16:29:05 +0100 Subject: [PATCH] Update README.md --- trunk/bin/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/trunk/bin/README.md b/trunk/bin/README.md index b83810c..80b97c8 100644 --- a/trunk/bin/README.md +++ b/trunk/bin/README.md @@ -6,6 +6,8 @@ Collection of executable jarfiles for a variety of tasks. Generally compatible with Java 1.6+. +_Hint: you'll need to right-click on the compressed archives and choose 'Save link as...' in most browsers..._ + ###Warranty### While some elements of this code have test harnesses and been written to test specifications, the vast majority of methods have only undergone limited testing. @@ -45,6 +47,6 @@ The codebase references the following open-source libraries: * [JFreeChart](http://www.jfree.org/jfreechart/) (jfreechart-1.0.14.jar) * [JEBL](http://sourceforge.net/projects/jebl/) - Java Evolutionary Biology Library v0.4 (jebl-0.4.jar) -These executable jarfiles (this trunk/bin directory) come with these build-path dependencies already packaged. They should run as standalone Java apps with no additional dependencies +These executable jarfiles (this trunk/bin directory) come with these build-path dependencies already packaged. They should run as standalone Java apps with no additional dependencies.