From 24cbb5c1002c311205814299cb4a557156bf8044 Mon Sep 17 00:00:00 2001 From: tiradoe Date: Thu, 16 Oct 2025 18:18:46 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e527d..71545ef 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ How to use ___ 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 * Pick any game: `./steam_game_picker` * Pick an unplayed game: `./steam_game_picker --unplayed`