diff --git a/README.md b/README.md index 5e53467..366aedc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # spotiflac-cli +Spotify downloader with playlist sync in mind. + +[![asciicast](https://asciinema.org/a/f6g275Bb2BVDoqsH.svg)](https://asciinema.org/a/f6g275Bb2BVDoqsH) + +## Usage +```bash +spotiflac-cli -d $SPOTIFY_LINK +``` + ## How to install 1) Clone the repo ```bash