docs: update readme

This commit is contained in:
xuexb 2017-10-15 00:52:15 +08:00
parent c3663a24b2
commit 58cc5d0e1e

View File

@ -38,6 +38,14 @@ url: http://www.example.com
- revert - 撤销
- close - 关闭 issue
如:
```
close: #1, #3
feat: 添加xx功能
docs: update install info
```
## contributors
- [@yugasun](https://github.com/yugasun/)