mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Update getting-started.md (#4063)
This commit is contained in:
@@ -27,7 +27,7 @@ Use the [Terminal.Gui.Templates](https://github.com/gui-cs/Terminal.Gui.template
|
|||||||
|
|
||||||
The following example shows a basic Terminal.Gui application in C# (this is `./Example/Example.cs`):
|
The following example shows a basic Terminal.Gui application in C# (this is `./Example/Example.cs`):
|
||||||
|
|
||||||
[!code-csharp[Program.cs](../../Example/Example.cs)]
|
[!code-csharp[Program.cs](../../Examples/Example/Example.cs)]
|
||||||
|
|
||||||
When run the application looks as follows:
|
When run the application looks as follows:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user