From 0ed4d8b1dec7a2829f283c5ef06b5acf48ee11ce Mon Sep 17 00:00:00 2001 From: Vladimir Rubin Date: Thu, 24 Apr 2025 00:37:00 +0300 Subject: [PATCH] docs(readme): add todos --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eab6f21..1207ef5 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,8 @@ has a unix socket (`/tmp/hinoirisetr.sock`) that accepts four commands - enable - toggles the filter on - disable - toggles the filter off - toggle - toggles the filter + +## TODO + +- [ ] non compile time config +- [ ] fix `status` command crash