updated README

This commit is contained in:
Charlie Kindel
2020-05-20 15:23:21 -06:00
parent faaf89e20f
commit 3d984fae1a
7 changed files with 75 additions and 153 deletions

View File

@@ -1,5 +1,4 @@
This is just a simple standalone sample that shows how to consume
the gui.cs from a NuGet package and .NET Core project.
This is just a simple standalone sample that shows how to consume Terinal.Gui from a NuGet package and .NET Core project.
Simply run:
@@ -7,6 +6,4 @@ Simply run:
$ dotnet run
```
To launch the application.
Or use Visual Studio, open the solution and run.
To launch the application. Or use Visual Studio, open the solution and run.