From 46d9fe189896373d9dc248d37a06afe5ea6e928d Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 17 Jan 2018 16:15:29 -0500 Subject: [PATCH] Better markdownization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76fdfcd52..e8a060b9b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Go to the [API documentation](https://migueldeicaza.github.io/gui.cs/api/Termina # Sample Usage -``` +```csharp using Terminal.Gui; class Demo {