update README_CN

This commit is contained in:
oppofind 2020-03-13 11:05:55 +08:00
parent 1f69b0c1ca
commit a6a67e8f58
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ smart-doc使用和测试可参考[smart-doc demo](https://gitee.com/sunyureposit
```
你可以启动这个Spring Boot的项目然后访问`http://localhost:8080/doc/api.html`来浏览smart-doc生成的接口文档。
### Add Maven plugin
Smart-doc官方目前由于人力有限仅实现了maven 插件使用Gradle的请走单元测试方式集成Smart-doc。
smart-doc官方目前由于人力有限仅实现了maven 插件使用Gradle的请走单元测试方式集成smart-doc。
#### add plugin
```
<plugin>