aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 35b6583..2495b6b 100755
--- a/README.md
+++ b/README.md
@@ -34,6 +34,10 @@ A MPD client in Rust
- `g` to go to top of list
- `G` to go to bottom of list
+### Prerequisites
+- [MPD](https://wiki.archlinux.org/title/Music_Player_Daemon) installed and configured.
+- [dmenu](https://tools.suckless.org/dmenu/) (optional)
+
### TODO
- [x] fix performance issues
- [x] improvements on queue control