From f210f63d25dff0fef56b058a027720e81ea7b163 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 31 May 2024 15:33:49 +0200 Subject: Update README --- README.md | 6 ++++-- 1 file 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 -- cgit v1.3.1