Update readme.md

This commit is contained in:
Binary Wang 2018-11-12 17:51:05 +08:00 committed by GitHub
parent e83070fc5c
commit 0a09e960da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@
---------------------------------
### 重要信息
1. **[【2018年度最受欢迎中国开源软件评选】](https://www.oschina.net/project/top_cn_2018) 已开始请投weixin-java-tools一票目前位于倒数第三行谢谢支持**
1. **2018-09-24 发布 [【3.2.0正式版】](https://github.com/Wechat-Group/weixin-java-tools/releases)**
1. 新手重要提示本项目仅是一个SDK开发工具包未提供Web实现建议使用maven或gradle引用本项目即可使用本SDK提供的各种功能详情可参考 **[【Demo项目】](demo.md)** 或本项目中的部分单元测试代码;另外微信开发新手请务必阅读[【开发文档 Wiki 首页】](https://github.com/Wechat-Group/weixin-java-tools/wiki)的常见问题部分,可以少走很多弯路,节省不少时间。
1. [出现`Illegal key size`问题的解决办法](https://github.com/Wechat-Group/weixin-java-tools/wiki/%E5%8A%A0%E8%A7%A3%E5%AF%86%E7%9A%84%E5%BC%82%E5%B8%B8%E5%A4%84%E7%90%86%E5%8A%9E%E6%B3%95) (太多人遇到此问题而不知所措,因此特意置顶,希望能引起新手的注意,其他常见问题请查阅 [【开发文档Wiki】](https://github.com/wechat-group/weixin-java-tools/wiki)首页)