aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index cb7c65c..b99247f 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
+## rmptui (Rust Music Player TUI(💀))
A MPD client in Rust
+## rmptui in action
+![](https://raw.githubusercontent.com/krolyxon/rmptui/master/assets/ss.png)
+
### Keys
- `q` OR `Ctr+C` to quit
- `p` to toggle pause
@@ -23,6 +27,7 @@ A MPD client in Rust
- `U` to update the MPD database
- `r` to toggle repeat
- `z` to toggle random
+- `/` to search
### TODO
- [x] fix performance issues