Update README.md

This commit is contained in:
Killer069
2021-09-05 18:54:16 +05:30
committed by GitHub
parent 4a364c458e
commit 40aa235c93

View File

@@ -1,8 +1,8 @@
# Play-dl commands
For source specific commands :-
- [YouTube]()
- [Spotify]()
- [YouTube](https://github.com/play-dl/play-dl/tree/developer/docs/YouTube#youtube)
- [Spotify](https://github.com/play-dl/play-dl/tree/developer/docs/Spotify#spotify)
### Validate
@@ -22,4 +22,4 @@ if(!check) // Invalid URL
if(check === 'yt_video') // YouTube Video
if(check === 'sp_track') // Spotify Track
```
```