From 1f1cf22620822cb55a466696fd1dfdcd84d16607 Mon Sep 17 00:00:00 2001 From: Antony Corbett Date: Wed, 8 Sep 2021 09:03:52 +0100 Subject: [PATCH 1/2] Update Readme.md --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 4a9a345..3a5003d 100644 --- a/Readme.md +++ b/Readme.md @@ -18,6 +18,10 @@ https://github.com/AntonyCorbett/JWLMerge/releases/latest https://github.com/AntonyCorbett/JWLMerge/wiki +#### Command-line + +JWLMergeCLI.exe is a command line version of the application. Run in at a command prompt to ddisplay a description of usage. + #### Wine If you are interested in running JWLMerge on Wine, please see this fork: From 8993732f3d896a202058310e6d445fe50d2aa923 Mon Sep 17 00:00:00 2001 From: Antony Corbett Date: Wed, 8 Sep 2021 09:04:22 +0100 Subject: [PATCH 2/2] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3a5003d..bb92df0 100644 --- a/Readme.md +++ b/Readme.md @@ -20,7 +20,7 @@ https://github.com/AntonyCorbett/JWLMerge/wiki #### Command-line -JWLMergeCLI.exe is a command line version of the application. Run in at a command prompt to ddisplay a description of usage. +JWLMergeCLI.exe is a command-line version of the application. Run in at a command prompt to display a description of usage. #### Wine