From 8f62eabdfe4ef2eb2b32f9ea2070a2cce85aba54 Mon Sep 17 00:00:00 2001 From: Bill Chatfield Date: Wed, 8 Aug 2018 13:07:38 -0400 Subject: [PATCH 1/2] Added a feature --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30ec803..19e6c24 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # FEATURES +* Cross-platform: the same release artifact works on Windows, Linux, Mac, BSD, Solaris, etc. * Install.bat script for easy setup * Simple to use, works just like other commands * Finds location of non-ASCII characters @@ -76,7 +77,7 @@ or This program only works on the command line. You won't be able to see the output if you double click it from the desktop. -## Check for Javer +## Check for Java You must have Java 1.5 or greater installed and on your PATH. On Windows, the Java installation automatically puts java in your From c287bef4341a84993375d710676211abcf2db5af Mon Sep 17 00:00:00 2001 From: Bill Chatfield Date: Wed, 8 Aug 2018 13:08:36 -0400 Subject: [PATCH 2/2] Clarified feature --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19e6c24..a8ff262 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # FEATURES * Cross-platform: the same release artifact works on Windows, Linux, Mac, BSD, Solaris, etc. -* Install.bat script for easy setup +* Install.bat script for easy setup on Windows * Simple to use, works just like other commands * Finds location of non-ASCII characters * Shows the non-ASCII characters that are found