From ffb6dcef9a1c377d52152ba8d8524bea18f515db Mon Sep 17 00:00:00 2001
From: Arthur Sonzogni <sonzogniarthur@gmail.com>
Date: Sun, 23 May 2021 12:52:59 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 85f58c88..cc8b21c4 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,7 @@ A simple C++ library for terminal based user interface.
 ## Project using FTXUI
 
 Feel free to add your projects here:
+- [git-tui](https://github.com/ArthurSonzogni/git-tui)
 - [rgb-tui](https://github.com/ArthurSonzogni/rgb-tui)
 - [chrome-log-beautifier](https://github.com/ArthurSonzogni/chrome-log-beautifier)
 - [x86-64 CPU Architecture Simulation](https://github.com/AnisBdz/CPU)
-- 
GitLab