readme updates

This commit is contained in:
Charlie Kindel
2020-10-22 09:27:07 -06:00
parent cfa00142f9
commit dc0397641c
2 changed files with 11 additions and 5 deletions

5
Example/README.md Normal file
View File

@@ -0,0 +1,5 @@
# demo.cs
This is the original Terminal.Gui sample app. Over time we will be simplifying this sample to show just the basics of creating a Terminal.Gui app in C#.
See the Sample Code section [README.md](https://github.com/migueldeicaza/gui.cs) for a list of all samples.