Skip to content

Commit 1a6b77f

Browse files
committed
增加demo链接
1 parent bbbc3fe commit 1a6b77f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# php-apidoc
22
php接口文档项目(基于phalapi修改)
33

4+
实现功能:支持只提供接口文档不提供接口
5+
6+
[demo](http://demo.phalapi.net/docs.php)
7+
48
# 环境支持
59

610
php版本 >= 5.3.3
@@ -26,6 +30,6 @@ composer create-project phpyii/php-apidoc:dev-master
2630
感谢
2731
------------
2832

29-
感谢开源项目[phalapi]: https://github.com/phalapi/phalapi
33+
感谢开源项目[phalapi](https://github.com/phalapi/phalapi)
3034

3135

0 commit comments

Comments
 (0)