summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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