From aa7b99f5341829dd9392a91d8b71fb1d7a64fe7c Mon Sep 17 00:00:00 2001
From: Yukti Khosla <44090430+Yukti-09@users.noreply.github.com>
Date: Tue, 25 Aug 2020 08:11:38 +0530
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index c93f2c3..3bb92dd 100644
--- a/README.md
+++ b/README.md
@@ -665,6 +665,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
 * [urwid](http://urwid.org/) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
 * [wxPython](https://wxpython.org/) - A blending of the wxWidgets C++ class library with the Python.
 * [DearPyGui](https://github.com/RaylockLLC/DearPyGui/) - A Simple GPU accelerated Python GUI framework
+* [guietta](https://github.com/alfiopuglisi/guietta) - Guietta is a tool that makes simple GUIs simple
 
 ## GraphQL
 
-- 
GitLab