From e72172ef8e6da4760ebbab64c0f59a97e462e44b Mon Sep 17 00:00:00 2001 From: hector Date: Wed, 6 Nov 2019 14:42:11 +0800 Subject: [PATCH] Update README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 4c3f975..cfd4299 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # think-wechat -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fhectorqin%2Fthink-wechat.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fhectorqin%2Fthink-wechat?ref=badge_shield) - 微信SDK For ThinkPHP 5.1, ThinkPHP 6.0 基于[overtrue/wechat](https://github.com/overtrue/wechat) ## 框架要求 @@ -81,5 +79,3 @@ $officialAccount = Facade::officialAccount('',$config); // 公众号 ## License MIT - -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fhectorqin%2Fthink-wechat.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fhectorqin%2Fthink-wechat?ref=badge_large) \ No newline at end of file