README.md in easy_weibo-0.1.0 vs README.md in easy_weibo-0.1.1

- old
+ new

@@ -20,9 +20,11 @@ $ gem install easy_weibo ## Usage ``` +rails g easy_wechat:install + EasyWeibo.configure do |config| config.app_key = "" config.app_secret = "" config.redirect_uri = "https://api.weibo.com/oauth2/default.html" end