[更新]修改项目描述

This commit is contained in:
Anyon 2018-04-19 17:46:18 +08:00
parent 6c528089c8
commit 3cf5bfac8f

View File

@ -16,20 +16,20 @@ PHP开发技术交流QQ群 513350915
[![PHP微信开发群 (SDK)](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=ae25cf789dafbef62e50a980ffc31242f150bc61a61164458216dd98c411832a) [![PHP微信开发群 (SDK)](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=ae25cf789dafbef62e50a980ffc31242f150bc61a61164458216dd98c411832a)
> WeChatDeveloper 是基于官方接口封装,在做微信开发前,必需先阅读微信官方文档。 WeChatDeveloper 是基于官方接口封装,在做微信开发前,必需先阅读微信官方文档。
>* 微信官方文档http://mp.weixin.qq.com/wiki * 微信官方文档https://mp.weixin.qq.com/wiki
>* 商户支付文档https://pay.weixin.qq.com/wiki/doc/api/index.html * 商户支付文档https://pay.weixin.qq.com/wiki/doc/api/index.html
> 针对 WeChatDeveloper 也有一准备了帮助资料可供参考。 针对 WeChatDeveloper 也有一准备了帮助资料可供参考。
>* 开发文档地址http://www.kancloud.cn/zoujingli/wechat-developer * ThinkAdminhttps://github.com/zoujingli/Think.Admin
>* Think.Adminhttps://github.com/zoujingli/Think.Admin * 开发文档地址https://www.kancloud.cn/zoujingli/wechat-developer
Repositorie Repositorie
-- --
WeChatDeveloper 为开源项目,允许把它用于任何地方,不受任何约束,欢迎 fork 项目。 WeChatDeveloper 为开源项目,允许把它用于任何地方,不受任何约束,欢迎 fork 项目。
>* GitHub 托管地址https://github.com/zoujingli/WeChatDeveloper * Gitee 托管地址https://gitee.com/zoujingli/WeChatDeveloper
>* OSChina 托管地址http://git.oschina.net/zoujingli/WeChatDeveloper * GitHub 托管地址https://github.com/zoujingli/WeChatDeveloper
Install Install
@ -39,7 +39,7 @@ Install
# 首次安装 线上版本(稳定) # 首次安装 线上版本(稳定)
composer require zoujingli/wechat-developer composer require zoujingli/wechat-developer
# 首次安装 开发版本 # 首次安装 开发版本 (开发)
composer require zoujingli/wechat-developer dev-master composer require zoujingli/wechat-developer dev-master
# 更新 WeChatDeveloper # 更新 WeChatDeveloper