summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2024-05-31 15:33:49 +0200
committerYuval Adam <_@yuv.al>2024-05-31 15:34:02 +0200
commitf210f63d25dff0fef56b058a027720e81ea7b163 (patch)
tree26edea337cc986e62d7c9e2888ffed9efdea08cb
parentea0acfda17f94b88fa71218be7b3cd4736736698 (diff)
Update README
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index a2d1550..8a65b00 100644
--- a/README.md
+++ b/README.md
@@ -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