Skip to content

Commit b980c5b

Browse files
committed
Content Table Correction
1 parent c93d1e6 commit b980c5b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ SpotHack is a project where you can convert your Spotify Playlists to .mp3 files
2424

2525
## Table of Contents 🗃️
2626

27-
- [Download & Installation](#download--installation)
28-
- [How it works?](#how-it-works)
29-
- [Getting Started](#getting-started)
27+
- [Download & Installation](#download--installation-)
28+
- [How it works?](#how-it-works-)
29+
- [Getting Started](#getting-started-)
3030
- [API Credentials](#api-credentials)
31-
- [Pages/Features](#pagesfeatures)
32-
- [Technologies Used](#technologies-used)
33-
- [Disclaimer](#disclaimer)
34-
- [License](#license)
31+
- [Pages/Features](#pagesfeatures-)
32+
- [Technologies Used](#technologies-used-)
33+
- [Disclaimer](#-disclaimer-)
34+
- [License](#license-%EF%B8%8F)
3535

3636
## Download & Installation 📥📲
3737

3838
You can download this App in the Releases or build the code with some changes that you may want.
3939

4040
* [Download APK](https://github.com/Darguima/SpotHack/releases/download/v1.0.0/SpotHack.apk) - (don't forget the [API Credentials](#api-credentials))
41-
* [Download and Build the Code](#getting-started)
41+
* [Download and Build the Code](#getting-started-)
4242

4343
## How it works? ⚙⚙
4444

@@ -113,7 +113,7 @@ cd android
113113

114114
---
115115

116-
## API Credentials 🪪
116+
## API Credentials🪪
117117

118118
For store the credentials you can create a file `.env` with the next structure or you can input the credentials directly in the App, on Login Screen.
119119

@@ -145,7 +145,7 @@ https://user-images.githubusercontent.com/49988070/164891563-79bcd7d5-7d0e-417c-
145145

146146
Unlike Spotify, YouTube API is not essential for the App flow, so you can omit this key without problems, but if for some reason the [`YouTube Scrape` Server](https://github.com/HermanFassett/youtube-scrape) is not working, this can be a plan B for Music Download. To get the `API Key` is a little more complicated than Spotify; Follow the next steps:
147147

148-
1. Access the [Google Cloud Platform Console](https://console.cloud.google.com/getting-started).
148+
1. Access the [Google Cloud Platform Console](https://console.cloud.google.com/getting-started-).
149149

150150
2. Login with any Google Account.
151151

0 commit comments

Comments
 (0)