Release v1.9.0

This commit is contained in:
Charlie Kindel
2023-01-04 17:23:34 -07:00
parent d5abc2001f
commit 9c74f99d56

View File

@@ -12,7 +12,6 @@ A toolkit for building rich console apps for .NET, .NET Core, and Mono that work
![Sample app](docfx/images/sample.gif)
## Quick Start
Paste these commands into your favorite terminal on Windows, Mac, or Linux. This will install the [Terminal.Gui.Templates](https://github.com/gui-cs/Terminal.Gui.templates), create a new "Hello World" TUI app, and run it.