From 4bf324efed201502bd3fb55e691c644637ac5bdd Mon Sep 17 00:00:00 2001 From: Yuzu Date: Tue, 5 Jul 2022 22:08:39 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1c0d89..1be715e 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,5 @@ Take a look inside [.env.example](https://github.com/YuzuZensai/Yumi/blob/main/. - ``SPOTIFY_CLIENT_MARKET`` Spotify market country code \* Encode the cookies from the request headers base64 and put it in here instead of creating new file with ``play.authorization();`` code + \*\* Get refresh token from ``https://accounts.spotify.com/en/authorize?client_id=&response_type=code&redirect_uri=``