From a7b3afc6e1f9d7f0588a00d14f748b46bd70a8f0 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Thu, 12 Jan 2023 12:21:24 -0800 Subject: [PATCH] README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08abb74..3097f75 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ then ```sudo make install``` -to use add your information to ~/.config/gospt/client.yml like this +go here https://developer.spotify.com/dashboard/applications to make a spotify application. you will need a client ID and a client secret. +add your information to ~/.config/gospt/client.yml like this ``` client_id: "idgoeshere"