From 97017e6e10218ae314d94956d499c116f8e8fd52 Mon Sep 17 00:00:00 2001 From: Lukas Baumann Date: Thu, 3 Dec 2020 02:36:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d5513a..ce9d5ad 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To do so: The "redirect uri" isn't important and can be something like http://localhost. Under the name of the app it should say "personal use script". Underneath you should find your client id. -Put the client id in the first line of a file titled ".client" in the same directory as "Changer.exe". +Put the client id in the first line of a file titled ".client" in the same directory as "Changer.py". You should find the client secret as "secret". Put the client secret in the second line of the ".client" file. You're good to go!