diff options
| author | Yuval Adam <_@yuv.al> | 2024-05-31 15:33:49 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-05-31 15:34:02 +0200 |
| commit | f210f63d25dff0fef56b058a027720e81ea7b163 (patch) | |
| tree | 26edea337cc986e62d7c9e2888ffed9efdea08cb | |
| parent | ea0acfda17f94b88fa71218be7b3cd4736736698 (diff) | |
Update README
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,7 +2,7 @@ A Rust-based command line player for SomaFM radio. -Implements a pure-Rust audio backend, but can fallback to using a `mpv` as an optional dependency. +Implements a pure-Rust audio backend, but can fallback to using `mpv` as an optional dependency. ## Install @@ -14,8 +14,10 @@ $ cargo install somafm ```bash $ somafm -⠴ Loading SomaFM channels... +⠼ Loading SomaFM channels... > Select channel from list: Groove Salad: A nicely chilled plate of ambient/downtempo beats and grooves. +⠏ Fetching channel streams... +▹▹▹▸▹ Playing Groove Salad ``` ## License |
