Browse Source

Merge pull request #47 from domoritz/patch-1

Add syntax highlighting to readme
Alexandru Dima 5 năm trước cách đây
mục cha
commit
6ca3dba45e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 .