Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Highlight difference between v1 and v2
  • Loading branch information
tznind authored Aug 23, 2024
1 parent 70606c5 commit 40f3d55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Cross platform designer for [Terminal.Gui](https://github.com/migueldeicaza/gui.

Built with CodeDom and Roslyn, TerminalGuiDesigner lets you create complicated Views with drag and drop just like the WinForms designer you know and love (or hate).


## V1

Install the tool from NuGet or follow the [Hello World Tutorial](./README.md#usage):
```
dotnet tool install --global TerminalGuiDesigner
Expand Down

0 comments on commit 40f3d55

Please sign in to comment.