Просмотр исходного кода

Merge pull request #47 from domoritz/patch-1

Add syntax highlighting to readme
Alexandru Dima 5 лет назад
Родитель
Сommit
6ca3dba45e
1 измененных файлов с 1 добавлено и 1 удалено
  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 .