Skip to content

Commit

Permalink
improvements to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
RenanGreca committed Jul 26, 2018
1 parent b3fd3b2 commit 52ac5ae
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 52ac5ae

Please sign in to comment.