Update README
This commit is contained in:
parent
603fb6a5cf
commit
24c96b586a
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
||||||
# Spotify Duplicate Finder
|
# DAVIDS <small>DuplicAtes VIewer and Detector for Spotify</small>
|
||||||
This app lets you find duplicates in your Spotify playlists. It's not perfect and could be improved in many ways but does the job.
|
This app lets you find duplicates in your Spotify playlists. It's not perfect and could be improved in many ways but does the job.
|
||||||
|
|
||||||
|
## Spotify app configuration
|
||||||
|
To properly work, the app needs you to use these scopes when requesting Spotify authorization :
|
||||||
|
|
||||||
|
- `playlist-read-private`
|
||||||
|
- `playlist-read-collaborative`
|
||||||
|
|
||||||
## Deploy to Heroku
|
## Deploy to Heroku
|
||||||
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
|
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue