From 4c9fb436d837b7221ecb17eb4e628050b327c18d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IT=E5=B0=8F=E5=BC=BAxqitw=2Ecn?= <360237521@qq.com> Date: Thu, 7 Jun 2018 15:22:08 +0800 Subject: [PATCH] =?UTF-8?q?README.md=20=E6=96=87=E4=BB=B6=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ea39402..296da80 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,19 @@ # Api-Doc-PHP +### 主要功能: + ++ 根据接口注释自动生成接口文档 + +### 演示地址 + +[【Gitee Pages:】http://itxq.gitee.io/api-doc-php](http://itxq.gitee.io/api-doc-php) + ### 开源地址: [【GigHub:】https://github.com/itxq/api-doc-php](https://github.com/itxq/api-doc-php) [【码云:】https://gitee.com/itxq/api-doc-php](https://github.com/itxq/api-doc-php) - - -### 主要功能: - -+ 根据接口注释自动生成接口文档 - ### 扩展安装: + 方法一:composer命令 `composer require itxq/wechat-sdk-php`