From 7e8e04e848c57dd9b8f1000ef01987d12fb436c7 Mon Sep 17 00:00:00 2001 From: Austin <37423484+Toufool@users.noreply.github.com> Date: Wed, 3 Nov 2021 16:54:21 -0400 Subject: [PATCH] small readme update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a55cdee..fc44b5d4 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ This program compares split images to a capture region of any window (OBS, xspli ### Compatability - Windows 7, 10, and 11 -### Building -- Read [requirements.txt](/requirements.txt) for information on how to run/build the python code - ### Opening the program - Download the [latest version](https://github.com/austinryan/Auto-Split/releases) - Extract the file and open AutoSplit.exe. +### Building +- Read [requirements.txt](/requirements.txt) for information on how to run/build the python code (this is not required for normal use). + ## Split Image Folder - Supported image file types: .png, .jpg, .jpeg, .bmp, and [more](https://docs.opencv.org/3.0-beta/modules/imgcodecs/doc/reading_and_writing_images.html#imread). - Images can be any size.