Update README.md

This commit is contained in:
Moritz Ruth 2024-07-09 22:44:58 +02:00 committed by git.moritzruth.de
parent 856f8c550d
commit 526ea8ea70
Signed by: git.moritzruth.de
GPG key ID: AF72C6EBB4B578A7

View file

@ -1,5 +1,5 @@
# deckster
> A custom Loupedeck driver and declarative backend written in Rust
> A custom Loupedeck driver and declarative backend written in Rust.
## To do
- Make the `playerctl` handler independent of… playerctl. Use the [`mpris` crate](https://lib.rs/crates/mpris) directly instead.