update readme

This commit is contained in:
oppofind 2019-11-05 23:18:18 +08:00
parent 929be19d3f
commit a674ad5dcc
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ smart-doc完全基于接口源码分析来生成接口文档完全做到零
## Getting started
smart-doc使用和测试可参考[smart-doc demo](https://gitee.com/sunyurepository/api-doc-test.git)。
```
# git clone https://github.com/shalousun/api-doc-test.git
# git clone https://gitee.com/sunyurepository/api-doc-test.git
```
你可以启动这个Spring Boot的项目然后访问`http://localhost:8080/doc/api.html`来浏览smart-doc生成的接口文档。
### Dependency