From 042152031683ffe1da6513cc3d94e2ef9591dbd4 Mon Sep 17 00:00:00 2001 From: Andreas Fahrecker Date: Wed, 20 Mar 2024 07:12:23 +0100 Subject: [PATCH] Updated README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a9c9ee9..c0d60ec 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ The "left" directory contains the left half of the original image, and the "righ ## Installation +### For Usage as a Windows Executable +You can either download a prebuilt executable from the releases section of the repository, or you can build it yourself the building instructions are further down the `README.md` + +### For Usage as a Python Script + 1. Clone this repository. 2. Install the required Python packages using pip: