Explorar el Código

Better markdownization

Miguel de Icaza hace 7 años
padre
commit
46d9fe1898
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {