docs: add usage to readme

This commit is contained in:
2026-02-12 21:18:22 +01:00
parent da7b4375fb
commit 1feb821b58

View File

@@ -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