From 434c73f5079e74521ab2426d62a7c3f5e52cd702 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Thu, 9 Jun 2022 19:00:39 +0600 Subject: [PATCH] Removed Genius Lyrics configuration procedure from docs --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 07c8a896..a9c4141c 100644 --- a/README.md +++ b/README.md @@ -95,18 +95,6 @@ Get the latest nightly builds of Spotube [here](https://nightly.link/KRTirtho/sp - Click on **SHOW CLIENT SECRET** to reveal the **clientSecret**. Then copy the **clientID**, **clientSecret** & paste in the **Spotube's** respective fields
step-4 -### Setup Genius Lyrics - -- Signup/Login into [genius](https://genius.com/signup) for **lyrics** -- Go To [Genius Developer Portal](https://genius.com/api-clients/new) for creating an API client
- Step 2 -- Generate & copy access token
- Step 3 -- Paste the copied access token in Spotube's Settings
- Step 4 - -> **Note!**: No personal data or any kind of sensitive information won't be collected from spotify. Don't believe? See the code for yourself - # TODO: - [x] Compile, Debug & Build for **MacOS**