未验证 提交 a5b99cd7 编写于 作者: martianzhang's avatar martianzhang 提交者: GitHub

Merge pull request #7 from 0xflotus/patch-1

fix document spell errors
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
* [git](https://git-scm.co): clone code from git repository * [git](https://git-scm.co): clone code from git repository
* [go](https://golang.org/): build source * [go](https://golang.org/): build source
* [govendor](https://github.com/kardianos/govendor): manager third party dependency * [govendor](https://github.com/kardianos/govendor): manager third party dependency
* [docker](https://www.docker.com): manager test envirment * [docker](https://www.docker.com): manager test environment
* [mysql](https://www.mysql.com/): connect test envirment * [mysql](https://www.mysql.com/): connect test environment
* [retool](https://github.com/twitchtv/retool): manager test tools such as `gometalinter.v2`, `revive`, `golangci-lint` * [retool](https://github.com/twitchtv/retool): manager test tools such as `gometalinter.v2`, `revive`, `golangci-lint`
### Syntax Error ### Syntax Error
...@@ -61,7 +61,7 @@ soar -query "select * from film" > ./index.html ...@@ -61,7 +61,7 @@ soar -query "select * from film" > ./index.html
``` ```
## Add a new heuristict rule ## Add a new heuristic rule
```bash ```bash
advisor/rules.go HeuristicRules add a new item advisor/rules.go HeuristicRules add a new item
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册