update md

This commit is contained in:
jinyu 2015-06-10 00:38:28 +08:00
parent 9e61560d85
commit 798dac0ab1

View File

@ -55,7 +55,11 @@ weixin4j
###2.直接下载jar包
https://github.com/foxinmy/weixin4j/releases
* [releases包](https://github.com/foxinmy/weixin4j/releases)
* weixin4j-mp & weixin4j-qy 所需的依赖包: [fastjson1.2.x](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.alibaba%22%20AND%20a%3A%22fastjson%22)
* weixin4j-server 所需的依赖包: [netty4.x](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.netty%22%20AND%20a%3A%22netty-all%22)
###3.从源码打包