From dfb9558eaff417ee7909169d0abd66e6c52c9d55 Mon Sep 17 00:00:00 2001
From: ljrrjl <78427034+ljrrjl@users.noreply.github.com>
Date: Tue, 27 Aug 2024 20:35:15 +0800
Subject: [PATCH] add ftxui-image-view (#924)

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

diff --git a/README.md b/README.md
index df0e34bd..3904951c 100644
--- a/README.md
+++ b/README.md
@@ -296,6 +296,7 @@ Prebuilt components are declared in [<ftxui/component/component.hpp>](https://ar
 - *Want to share a useful Component for FTXUI? Feel free to add yours here*
 - [ftxui-grid-container](https://github.com/mingsheng13/grid-container-ftxui)
 - [ftxui-ip-input](https://github.com/mingsheng13/ip-input-ftxui)
+- [ftxui-image-view](https://github.com/ljrrjl/ftxui-image-view.git): For Image Display.
 
 
 ## Project using FTXUI
-- 
GitLab