From a0d2e5b90f825b01f7112a4eaea582faded2c9dd Mon Sep 17 00:00:00 2001 From: BlyDoesCoding Date: Wed, 22 Mar 2023 19:07:47 +0100 Subject: [PATCH] Fix MD --- .idea/workspace.xml | 10 ++++++++-- README.md | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 41278c5..aa72b15 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -10,7 +10,6 @@ - diff --git a/README.md b/README.md index 03a0f81..1477081 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Usage: sherly -f inputfolder1 inputfolder2 inputfolder3 [options]... -debug debug stuff ``` ## Installation -# Via AUR for Arch users +## Via AUR for Arch users ```console yay -S sherly-git @@ -26,7 +26,7 @@ yay -S sherly-git ``` -# Any other OS +## Any other OS You can easily download the sherly.jar file from the releases tab and are able to execute it with the prefix "java --jar".