From 76d4e197db4bf06f3885c4c97807cd74e634bacb Mon Sep 17 00:00:00 2001 From: Charlie Kindel Date: Fri, 14 Oct 2022 13:02:32 -0600 Subject: [PATCH] noted demo.cs deletion with link to history --- Example/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Example/README.md b/Example/README.md index fc3238e1e..7e9c80dd8 100644 --- a/Example/README.md +++ b/Example/README.md @@ -4,4 +4,6 @@ This example shows how to use the Terminal.Gui library to create a simple GUI ap This is the same code found in the Terminal.Gui README.md file. -See [README.md](https://github.com/gui-cs/Terminal.Gui) for a list of all Terminal.Gui samples. \ No newline at end of file +See [README.md](https://github.com/gui-cs/Terminal.Gui) for a list of all Terminal.Gui samples. + +Note, the old `demo.cs` example has been deleted because it was not a very good example. It can still be found in the [git history](https://github.com/gui-cs/Terminal.Gui/tree/v1.8.2). \ No newline at end of file