Update README

This commit is contained in:
Gabriel Augendre 2016-04-23 17:14:50 +02:00
parent 603fb6a5cf
commit 24c96b586a
No known key found for this signature in database
GPG key ID: D2B6A5B41FC438B1

View file

@ -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)