test commit

This commit is contained in:
Edward Tirado Jr 2025-12-12 23:11:32 -06:00
parent 81b819996e
commit af39e776a6

View file

@ -9,5 +9,5 @@ ___
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`
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 steam game: `./steam_game_picker`
* Pick an unplayed game: `./steam_game_picker --unplayed` * Pick an unplayed game: `./steam_game_picker --unplayed`