Browse Source

Better markdownization

Miguel de Icaza 7 năm trước cách đây
mục cha
commit
46d9fe1898
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {