From a73fd965b0e55589b18998652ae23625baed5832 Mon Sep 17 00:00:00 2001 From: "Max.wen" Date: Sun, 13 Nov 2016 10:09:11 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e8e82c8..068dbce 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # yii2-easy-wechat WeChat SDK for yii2 , based on [overtrue/wechat](https://github.com/overtrue/wechat). -This extension helps you access `overtrue/wechat` application in a simple & familiar way: -`Yii::$app->wechat`. +This extension helps you access `overtrue/wechat` application in a simple & familiar way: `Yii::$app->wechat`. ## Installation ```