Update README.md

Update path to image
This commit is contained in:
Thomas Nind
2022-10-20 16:23:56 +01:00
committed by GitHub
parent 7c05a31d05
commit 6e8192f56a

View File

@@ -61,7 +61,7 @@ See the [`Terminal.Gui/` README](https://github.com/gui-cs/Terminal.Gui/tree/mas
## Sample Usage in C#
The following example shows basic Terminal.Gui application syntax:
The following example shows a basic Terminal.Gui application written in C#:
```csharp
// A simple Terminal.Gui example in C# - using C# 9.0 Top-level statements