From ef56224ce7f39abe20b0a0062038af7d2abdd9b1 Mon Sep 17 00:00:00 2001 From: JustForCollege Date: Tue, 15 Oct 2024 19:24:35 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f7a5d6f..d0b2596 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # TheImageInverter A Simple app written with C++ and QT6, with straighforward UI, Just Drag & Drop your image and it puts the inverted image in the same file path. + +# How To Use ? + +Download the zip file from the Releases Sections, and Run "TheImageInverter.exe", drag and drop your image and you are good to go.