From 603e4e1580ce04adf053ce9e2577724b0e3d4e7a Mon Sep 17 00:00:00 2001
From: octoshrimpy <octoshrimpy@users.noreply.github.com>
Date: Tue, 1 Jun 2021 13:09:49 -0600
Subject: [PATCH] adds tui_projectmanager

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f3b28ed..bf3f06f 100644
--- a/README.md
+++ b/README.md
@@ -116,7 +116,8 @@ List of projects that provide terminal user interfaces
 - [sc-im](https://github.com/andmarti1424/sc-im) An ncurses spreadsheet program for terminal. Reignited version of sc
 - [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat
 - [tmux](https://github.com/tmux/tmux) Terminal multiplexer
-- [topydo](https://github.com/topydo/topydo) A powerful todo list application using the todo.txt format.
+- [topydo](https://github.com/topydo/topydo) A powerful todo list application using the todo.txt format
+- [TUI_ProjectManager](https://github.com/NicoDblc/TUI_ProjectManager) A simple project-based todo list written in Rust
 - [zelliji](https://github.com/zellij-org/zellij) A terminal workspace with batteries included
 
 ## <a name="web"></a>Web