Browse Source

Better markdownization

Miguel de Icaza 7 years ago
parent
commit
46d9fe1898
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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 {