Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wushanchao authored Apr 26, 2018
1 parent 2b62651 commit 7b2326a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
```

### 使用方法
安装:
```
npm install samma --save
```

浏览器环境下:
在页面JS中注入代码:
```javascript
Expand Down Expand Up @@ -101,4 +106,4 @@ samma('Hello -name world');
```
-x3=4解析不出来
-x3解析成{x:3}
```
```

0 comments on commit 7b2326a

Please sign in to comment.