diff --git a/README.md b/README.md index 62640ae..10736f5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ WeChatDeveloper for PHP -- -* WeChatDeveloper 是基于 [wechat-php-sdk](https://github.com/zoujingli/wechat-php-sdk) 的重构,优化并完善; +* WeChatDeveloper 是基于 [wechat-php-sdk](https://github.com/zoujingli/wechat-php-sdk) 重构,优化并完善; * 微信 SDK 运行最底要求 PHP 版本 5.4 , 建议在 PHP7 上运行以获取最佳性能; * WeChatDeveloper 针对 access_token 失效增加了自动刷新机制; * 微信的部分接口需要缓存数据在本地,因此对目录需要有写权限;