From 2841bfbb3df0ced794bcef9f194d7de5d21f730e Mon Sep 17 00:00:00 2001 From: Srihari Thyagarajan <57552973+Haleshot@users.noreply.github.com> Date: Sun, 5 May 2024 19:46:04 +0530 Subject: [PATCH] Update README.md Update TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c016d2c..3b794b7 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,7 @@ Simple terms: - [ ] Refine UI more, add Video processing and Erosion/Dilation features (Feature Request). - [ ] Improve Documentation, refine Sphinx structure and docs. - [ ] Add [Dep Tree visualization](https://dep-tree-explorer.vercel.app/) +- [ ] Try creating a Release if possible, explore PyQt5 .exe format export. ### In Progress