From 24c96b586ad34282b1232fe41f6708da5bb58e56 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sat, 23 Apr 2016 17:14:50 +0200 Subject: [PATCH] Update README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 62d6ee1..63deaa4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -# Spotify Duplicate Finder +# DAVIDS DuplicAtes VIewer and Detector for Spotify 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](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)