Skip to content

Commit 819c790

Browse files
committed
Update README.md
1 parent 7574201 commit 819c790

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,21 @@
11

22
<h1 align="center">
3-
<a href="#" target="_blank">ThinkPHP6 ApiDoc UI</a>
3+
<a href="#" target="_blank">ThinkPHP ApiDoc UI</a>
44
</h1>
55

66
<div align="center">
77

8-
ApiDoc UI 根据ThinkPHP6 注释自动生成API接口文档 的前端项目
8+
ApiDoc UI 根据ThinkPHP 注释自动生成API接口文档 的前端项目
99

1010
</div>
1111

1212

13-
### 安装
13+
## apidoc 安装
1414

15-
1、执行以下命令下载UI。
16-
```bash
17-
$ git clone https://github.com/HGthecode/apidoc-ui.git
18-
```
19-
下载完成后,找到dist目录,将该目录放到你的ThinkPHP6项目public目录下,并将dist文件夹名,重命名为 apidoc
15+
请参考文档 [安装](https://hg-code.gitee.io/thinkphp-apidoc/guide/install/)
2016

21-
3、浏览器访问文档页面:
22-
http://你的域名/apidoc/
23-
24-
25-
### 链接
26-
<a href="https://github.com/HGthecode/apidoc-tp6" target="_blank">ApiDoc TP6</a>
17+
## 链接
18+
<a href="https://github.com/HGthecode/thinkphp-apidoc" target="_blank">ThinkPHP ApiDoc</a>
2719

2820

2921

0 commit comments

Comments
 (0)