From 517cf87d878a82e10730df540ad929a90913309f Mon Sep 17 00:00:00 2001 From: Philip Kristoffersen Date: Sun, 19 Sep 2021 15:00:25 +0200 Subject: [PATCH] Add warning about restarting steam --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 603ef3f..0e8e28b 100644 --- a/Readme.md +++ b/Readme.md @@ -28,4 +28,5 @@ Feel free to submit issues and pull requests * Place it in a folder of your choice. * Create a file called `auth_key.txt` in the same folder as the executable. * Write your [SteamGridDB API key](https://www.steamgriddb.com/profile/preferences/api) in the `auth_key.txt` file. -* Run the executable! \ No newline at end of file +* Run the executable! +* Restart Steam to see your new shortcuts. \ No newline at end of file