From ea0acfda17f94b88fa71218be7b3cd4736736698 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 31 May 2024 15:30:20 +0200 Subject: Finalize rodio backend implementation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 55bf8f1..a2d1550 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # somafm.rs -A Rust-based command line player for SomaFM radio +A Rust-based command line player for SomaFM radio. -Currently requires `mpv` installed as the media backend, pure-rust media output is planned. +Implements a pure-Rust audio backend, but can fallback to using a `mpv` as an optional dependency. ## Install -- cgit v1.3.1