From ec34a6625fd4b7ed637138e370b37bb0a93720d4 Mon Sep 17 00:00:00 2001 From: Alex Selimov Date: Wed, 13 Nov 2024 08:23:24 -0500 Subject: [PATCH] Deprecation notice --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 305a00f..0f7165f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # PyKanban +**Note this project has been abandoned. I ended up not liking Textual as a TUI library. I plan on creating another project to accomplish a similar goal using rust.** A python implementation of a simple kanban board for managing personal projects. ## License