From 32c54ae0556fba0a4904f5fcdab831af37d1e8e2 Mon Sep 17 00:00:00 2001
From: GiorgosXou <gxousos@gmail.com>
Date: Sat, 7 May 2022 10:30:20 +0300
Subject: [PATCH] Added | UniCurses

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 59d6fbf..387d616 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,7 @@ List of projects that provide terminal user interfaces
 - [Terminal.Gui](https://github.com/migueldeicaza/gui.cs) Cross Platform Terminal GUI toolkit for .NET
 - [tview](https://github.com/rivo/tview/) Terminal UI library with rich, interactive widgets — written in Golang
 - [tvision](https://github.com/magiblot/tvision) A modern port of Turbo Vision 2.0, cross-platform and Unicode support.
+- [UniCurses](https://github.com/unicurses/unicurses) A Python module that is aimed at providing the Curses functionality on all operating systems.
 
 ## <a name="messaging"></a>Messaging