From 52ac5aeee7d47d50930b37d09ce849919aa1d215 Mon Sep 17 00:00:00 2001 From: Renan Greca Date: Thu, 26 Jul 2018 16:48:21 -0300 Subject: [PATCH] improvements to the README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6298625..29d20b6 100644 --- a/README.md +++ b/README.md @@ -25,16 +25,15 @@ Place the program and the `game_ids.json` file in the same directory as the Switch's Album folder, either on the microSD card or on your computer after transferring the Album. +After running, all screenshots will be placed within directories according to +which game they are from. They can be found within the Output directory. + ### Windows Double-click `organize_screenshots.exe`. ### macOS On a terminal, run: ``` -./organize_screenshots -``` -or -``` python organize_screenshots.py ``` @@ -76,6 +75,8 @@ You may manually add the ID to the `game_ids.json` file, but it would be greatly appreciated if you could submit an issue request on GitHub detailing the ID that was not found and which game and region the screenshot is from. +The Windows `.exe` was generated using PyInstaller. + ## Discussion If you want to discuss the program or ask questions about it, please check out