We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a58ba8 commit 348ba6eCopy full SHA for 348ba6e
1 file changed
README.md
@@ -3,7 +3,8 @@
3
自动生成文档、自动管理测试用例 这两个功能 需要部署APIJSON后端,见
4
[https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server](https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server)
5
6
-网页可以直接下载源码解压后访问index.html,也可以直接用 http://apijson.cn ,把基地址改为 http://localhost:8080 即可。
+网页可以直接下载源码解压后访问index.html,
7
+也可以直接用 http://apijson.cn ,把基地址改为你主机的地址(例如http://localhost:8080)即可。
8
9
## develop and deploy
10
Some resources such as font and svg must be run at a server. I recommand to use [webon](https://github.com/bimohxh/webon)
0 commit comments