Update README.md

This commit is contained in:
Edward Tirado Jr 2025-10-16 18:18:46 +00:00
parent 81b819996e
commit 24cbb5c100

View file

@ -8,6 +8,7 @@ ___
1. Download a [release](https://edbuildsthings.com/tiradoe/steam-game-picker/releases) 1. Download a [release](https://edbuildsthings.com/tiradoe/steam-game-picker/releases)
2. Extract the files and update the information in `config.toml` 2. Extract the files and update the information in `config.toml`
- You can get a Steam web api key here: https://steamcommunity.com/dev/
3. Open a terminal, navigate to the directory with the extracted files, and run the command 3. Open a terminal, navigate to the directory with the extracted files, and run the command
* Pick any game: `./steam_game_picker` * Pick any game: `./steam_game_picker`
* Pick an unplayed game: `./steam_game_picker --unplayed` * Pick an unplayed game: `./steam_game_picker --unplayed`