From 41bd844a2d71817c0fe7767c19488fec595bbd89 Mon Sep 17 00:00:00 2001 From: Killer069 <65385476+killer069@users.noreply.github.com> Date: Thu, 9 Sep 2021 13:32:41 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9449a92..88f7d1f 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ import * as play from 'play-dl' // ES-6 import or TS import const play = require('play-dl') //JS importing ``` +**Instructions for Spotify** are [here](https://github.com/play-dl/play-dl/discussions/64) + ### Examples - [YouTube](https://github.com/play-dl/play-dl/tree/main/examples/YouTube) - [Spotify](https://github.com/play-dl/play-dl/tree/main/examples/Spotify)