Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
26samaahmed authored Dec 11, 2024
1 parent 1d1ca06 commit d8be020
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ The app is designed to make the playlist conversion process as straightforward a

1. **Set Up Environment Variables**
- Obtain Spotify Developer credentials (Client ID and Client Secret) from the [Spotify Developer Portal](https://developer.spotify.com/dashboard/).
- Generate a Google API Key from the [Google Cloud Console](https://console.cloud.google.com/).
- Generate a Google API Key from the [Google Cloud Console](https://console.cloud.google.com/).
- Obtain YouTube credentials (Client ID and Client Secret) from the [Google Cloud Console](https://console.cloud.google.com/).
- Create a `.env` file in the root directory using the format in `env.example`:
```env
clientID="🩷"
Expand Down

0 comments on commit d8be020

Please sign in to comment.