diff --git a/README.md b/README.md index a621ab7..912d6cc 100644 --- a/README.md +++ b/README.md @@ -28,23 +28,3 @@ import * as play from 'play-dl' // ES-6 import or TS import const play = require('play-dl') //JS importing ``` - -## Instructions - -- 1.0 release change brings some code changes, make sure to read docs once again. -- [Spotify](https://github.com/play-dl/play-dl/discussions/64) -- [SoundCloud](https://github.com/play-dl/play-dl/discussions/92) - -### 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) -- [SoundCloud](https://github.com/play-dl/play-dl/tree/main/examples/SoundCloud) - -### Docs - -- [Main](https://github.com/play-dl/play-dl/tree/main/docs#play-dl-commands) -- [YouTube](https://github.com/play-dl/play-dl/tree/main/docs/YouTube#youtube) -- [Spotify](https://github.com/play-dl/play-dl/tree/main/docs/Spotify#spotify) -- [SoundCloud](https://github.com/play-dl/play-dl/tree/main/docs/SoundCloud) -- [Deezer](https://github.com/play-dl/play-dl/tree/main/docs/Deezer)