From 3610c1e53ec72105b5420c1c93f7681ea718667c Mon Sep 17 00:00:00 2001 From: Edward Tirado Jr Date: Wed, 26 Mar 2025 00:18:19 -0500 Subject: [PATCH] updated readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ceca3ec..7c1af81 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ Steam Game Picker ================= +_________________ + +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` +3. Run the command + * Pick any game: `./steam_game_picker` + * Pick an unplayed game: `./steam_game_picker --unplayed` +