Update readme.md

This commit is contained in:
Binary Wang
2018-09-13 21:39:46 +08:00
parent f7c524f0f3
commit 50fb00e68a
5 changed files with 3 additions and 3 deletions

BIN
qrcodes/cp_mp_qrcodes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -2,7 +2,7 @@
#### 支持包括微信支付、开放平台、公众号、企业微信/企业号、小程序等微信功能的后端开发。
---------------------------------
[![码云Gitee](https://gitee.com/binary/weixin-java-tools/badge/star.svg?theme=blue)](https://gitee.com/binary/weixin-java-tools)
[![Github](https://img.shields.io/badge/Github-10k~-green.svg)](https://github.com/Wechat-Group/weixin-java-tools)
[![Github](https://img.shields.io/badge/Github-10k+-green.svg)](https://github.com/Wechat-Group/weixin-java-tools)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg)](http://mvnrepository.com/artifact/com.github.binarywang/weixin-java-parent)
[![Build Status](https://travis-ci.org/Wechat-Group/weixin-java-tools.svg?branch=develop)](https://travis-ci.org/Wechat-Group/weixin-java-tools)
[![使用IntelliJ IDEA开发维护](https://img.shields.io/badge/IntelliJ%20IDEA-提供支持-blue.svg)](https://www.jetbrains.com/idea/)
@@ -13,9 +13,9 @@
1. **2018-06-22 发布 [【3.1.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)首页)
1. **更多精彩内容请扫描以下二维码关注新开通的微信公众号【WX开发助手】或者加入企业微信或者[访问此页面扫码](http://www.binarywang.com/article/cp_and_mp) ,也可以在微信中搜索 `weixin-java-tools`或 `WX开发助手` 关注公众号公众号会及时通知SDK相关更新信息并不定期分享微信开发相关技术知识。同时也欢迎大家对本项目进行赞赏和支持。**
1. **更多精彩内容请扫描以下二维码关注新开通的微信公众号【WX开发助手】或者加入企业微信或者[访问此页面扫码](http://www.binarywang.com/article/cp_and_mp) ,也可以在微信中搜索 `weixin-java-tools`或 `WX开发助手` 关注公众号公众号会及时通知SDK相关更新信息并不定期分享微信开发相关技术知识。**
![微信开发助手公众号](qrcodes/mp_qrcode.jpg) ![企业微信](qrcodes/cp_qrcode.png) ![微信支付](qrcodes/wepay_qrcode_s.jpg)
![微信公众号及企业微信](qrcodes/cp_mp_qrcodes.png)
--------------------------------
### 其他说明