Update README.md

This commit is contained in:
Ritiek Malhotra
2016-08-24 22:04:38 +05:30
committed by GitHub
parent 512cf74def
commit 732239b61b

View File

@@ -2,7 +2,7 @@
My first GitHub Repository (sorry for any mistakes)
This python script allows downloading songs instantly by just entering the name of the song and the artist.
This python script allows downloading songs instantly by just entering the name of the song and the artist or its Spotify HTTP or URI link.
![alt tag](https://camo.githubusercontent.com/3f4374e9ad1b1ec21994cd564385ec8501751b4f/687474703a2f2f692e696d6775722e636f6d2f6c57794132706a2e706e67)
## Dependencies:
@@ -28,7 +28,7 @@ YTMusic
## Commands that can be used in the Script:
```
• play - will play the last song downloaded using default music player
• list - downloads songs from spotify (see below:)
• list - downloads songs using from a list
• exit - exit the script
```