From 078d18c75e41e2b482dd99d039c424ae8647e2e5 Mon Sep 17 00:00:00 2001 From: PIRADATA <16529503+piradata@users.noreply.github.com> Date: Fri, 31 May 2024 23:05:03 -0300 Subject: [PATCH] missing whitespace on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e0bd4ccc..f28f2c51c 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ pip install -r requirements.txt You'll need an SteamGridDB API Key in order to fetch the game icons on installation. If you want to have onlinefix as a repacker you'll need to add your credentials to the .env -Once you have it, you can copy or rename the `.env.example` file to `.env`and put it on`STEAMGRIDDB_API_KEY`, `ONLINEFIX_USERNAME`, `ONLINEFIX_PASSWORD`. +Once you have it, you can copy or rename the `.env.example` file to `.env` and put it on`STEAMGRIDDB_API_KEY`, `ONLINEFIX_USERNAME`, `ONLINEFIX_PASSWORD`. ## Running