Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinachan authored Jun 9, 2021
1 parent 3b0fc7a commit 2a738f6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Automatically sorts all your Steam screenshots into folders based on the name of

## Install

In the future I want to simplify this, but for now, you'll have to do some additional steps.

Fetch Python 3.9.5 or newer from [the official site](https://www.python.org/downloads/release)

Download the zip file in the [releases](#) tab and extract the contents of it in the folder of your unsorted screenshots (still beta, I recommend keeping a backup. It probably won't mess anything up, but it _could_)
Expand All @@ -18,6 +16,10 @@ Open the directory you unzipped to in a terminal and input `pip install pipenv`

Everything should be setup and ready to go now. Just open the folder you placed the script in, in a terminal and run `pipenv run python -m _main`. It doesn't matter if there's already images in the folder or if you drop new ones into it. If you want the script to stop running, click `ctrl + c`.

## Planned

In the future I want to simplify the setup/installation process, but for now, you'll have to do with installing stuff manually.

## Sponsor Me

Please, if you got any use out of my work, donate so I'm able to continue coding like this. Sponsor me [directly](https://github.com/sponsors/Reinachan) on GitHub or give me some crypto so that I can continue doing what I love :)
Expand Down

0 comments on commit 2a738f6

Please sign in to comment.