From 84299de2e11522ad1d531a50f7610678ae0e5e67 Mon Sep 17 00:00:00 2001
From: Arthur Sonzogni <sonzogniarthur@gmail.com>
Date: Sun, 9 Jan 2022 22:00:45 +0100
Subject: [PATCH] Add json-tui as using FTXUI.

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

diff --git a/README.md b/README.md
index 211536c3..841fd051 100644
--- a/README.md
+++ b/README.md
@@ -297,6 +297,7 @@ Prebuilt components are declared in [<ftxui/component/component.hpp>](https://ar
 ## Project using FTXUI
 
 Feel free to add your projects here:
+- [json-tui](https://github.com/ArthurSonzogni/json-tui)
 - [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)
-- 
GitLab