Forráskód Böngészése

Add syntax highlighting to readme

Dominik Moritz 5 éve
szülő
commit
d98a11a696
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ Standalone HTML samples showing how to integrate the Monaco Editor.
 
 ## Running
 
-```
+```bash
 git clone https://github.com/Microsoft/monaco-editor-samples.git
 cd monaco-editor-samples
 npm install .