aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-04-26 16:54:58 +0530
committerkrolxon <krolyxon@tutanota.com>2024-04-26 16:54:58 +0530
commit91a7aeab42bead688909640f746fd673ee6630a5 (patch)
tree6408e03a2c3002b53a468ba2b8649a231c84d534 /README.md
parent04e5d2ad28af2c0b561ed4443eabddc4ee70d1f2 (diff)
add search functionality
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ae1e7f0..cb7c65c 100755
--- a/README.md
+++ b/README.md
@@ -28,6 +28,6 @@ A MPD client in Rust
- [x] fix performance issues
- [ ] improvements on queue control
- [ ] add to playlists, playlists view
-- [ ] search for songs
+- [x] search for songs
- [ ] metadata based tree view
-- [ ] Humantime format
+- [x] Humantime format