方正 %!s(int64=7) %!d(string=hai) anos
pai
achega
7ded101108
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/README.md

+ 2 - 2
docs/README.md

@@ -24,7 +24,7 @@ Dragact 是一款React组件,他能够使你简单、快速的构建出一款
 
 
 # 快速开始
-```
+```bash
 npm install --save dragact
 ```
 
@@ -295,7 +295,7 @@ getLayout():DragactLayout;
 
 
 # 测试
-```
+```bash
 git clone https://github.com/215566435/Dragact.git
 cd Dragact
 npm install