Commit 90f7bde7 by lanrion

updated README.md

parent 408dd2fe
# WeixinAuthorize
## 重要通知
目前 "发送图片消息", "发送语音消息", "发送视频消息", "发送音乐消息" 这三部分需要结合上传文件API方能测试,其他均已经正常。
**注意:** 如果此信息一直存在,表示仍然没有跑完正常测试!!
目前已知 `v1.0.0``v1.0.1`均存在BUG,如需使用,请在Gemfile里加入:
`gem 'weixin_authorize', git: "https://github.com/lanrion/weixin_authorize", branch: "master"`
## Installation
Add this line to your application's Gemfile:
`gem 'weixin_authorize'`
Or
`gem 'weixin_authorize', git: "https://github.com/lanrion/weixin_authorize.git"
And then execute:
`$ bundle`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment