diff --git a/README.md b/README.md index 8283e2c10a..a6b81fa6e4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Cross-platform UI toolkit for building sophisticated terminal UI (TUI) applications on Windows, macOS, and Linux/Unix. +![Terminal.Gui — cross-platform TUI toolkit for .NET. Build full-featured terminal UIs with menus, forms, tables, charts, wizards and file dialogs. 30+ views, Windows / macOS / Linux, MIT-licensed.](docfx/images/hero.gif) + ![logo](docfx/images/logo.png) * **v2** (Current): ![NuGet Version](https://img.shields.io/nuget/v/Terminal.Gui) - Stable release diff --git a/docfx/docs/index.md b/docfx/docs/index.md index 26b80200f4..2073215157 100644 --- a/docfx/docs/index.md +++ b/docfx/docs/index.md @@ -1,5 +1,7 @@ # Terminal.Gui Deep Dives +![Terminal.Gui — cross-platform TUI toolkit for .NET. Build full-featured terminal UIs with menus, forms, tables, charts, wizards and file dialogs. 30+ views, Windows / macOS / Linux, MIT-licensed.](../images/hero.gif) + > [!IMPORTANT] > Terminal.Gui v2 "Beta" has been released. diff --git a/docfx/images/hero.gif b/docfx/images/hero.gif new file mode 100644 index 0000000000..8b484a29de Binary files /dev/null and b/docfx/images/hero.gif differ