From 6c4b54b35c5a2e58ad54ff27d921d03b833da06c Mon Sep 17 00:00:00 2001 From: Lolle2000la Date: Mon, 29 Jan 2018 20:44:01 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8205242a..9b3a326c 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,13 @@ Sorts your image at high speed ## How to use * Open the app, select a folder to sort and finished. The app will now show you the images one by one for you. You must then choose the folder you want the image to sort into (subfolders of the selected folder) and press the move button. You can also skip the image if you don't want to move it. -* If you want to you can use the keyboard allone for all the tasks: F2 for selecting the folder, up and down to select a folder to move to, right to move the image into the selected folder, left to skip it. Also you can search by just typing in what you want. +* If you want to you can use the keyboard allone for all the tasks: F2 for selecting the folder, F3 to create a new folder, up- and down-arrow-keys to select a folder to move to, right-arrow-key to move the image into the selected folder, left-arrow-key to skip it. Also you can search by just typing in what you want. ## Build-Prerequisites * Visual Studio 2017 * (optional) For building the installer, you need the [Microsoft Visual Studio 2017 Installer Projects](https://marketplace.visualstudio.com/items?itemName=VisualStudioProductTeam.MicrosoftVisualStudio2017InstallerProjects) + +## Screenshot +![Screenshot of the UI of the im + +age](https://github.com/Lolle2000la/Image-Sort/blob/master/ImageSort.png)