diff options
| author | krolxon <krolyxon@tutanota.com> | 2024-05-13 15:42:42 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2024-05-13 15:42:42 +0530 |
| commit | ddf7423229c342018208c5688b10db3c1f2e5036 (patch) | |
| tree | bd351c4919d8e53dc30d3e1b9399d0a38977eeaf /README.md | |
| parent | 4015a7e2a4f690ba879f119f22444752ad764298 (diff) | |
add demo
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,10 @@ A MPD client in Rust ## rmptui in action - +<video controls> + <source src="https://raw.githubusercontent.com/krolyxon/rmptui/master/assets/rmptui-demo.webm" type="video/webm"> + Your browser does not support the video tag. +</video> ### Keys - `q` OR `Ctr+C` to quit |
