Browse Source

Update README.md

Update path to image
Thomas Nind 2 năm trước cách đây
mục cha
commit
6e8192f56a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ See the [`Terminal.Gui/` README](https://github.com/gui-cs/Terminal.Gui/tree/mas
 
 
 ## Sample Usage in C#
 ## 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
 ```csharp
 // A simple Terminal.Gui example in C# - using C# 9.0 Top-level statements
 // A simple Terminal.Gui example in C# - using C# 9.0 Top-level statements