Skip to content

Commit 2a2961f

Browse files
committed
Update README.md
1 parent 51c3285 commit 2a2961f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55
Based on [FTXUI](https://github.com/ArthurSonzogni/FTXUI), TUIKit is a modern C++ framework designed to build rich and interactive Terminal User Interfaces (TUIs). Inspired by the simplicity and power of the Qt framework, TUIKit aims to provide a familiar development experience for creating command-line applications, especially suited for scientific and engineering projects.
66

7-
![Demo of TUIKit in action](docs/example_1.gif)
7+
<p align="center">
8+
<img src="docs/example_1.gif" alt="Demo of TUIKit in action">
9+
<strong>See <code>example_1.cpp</code></strong><br>
10+
</p>
811

912
## 🧩 Core Principles (Qt-like Philosophy)
1013

0 commit comments

Comments
 (0)