diff --git a/qrcodes/cp_mp_qrcodes.png b/qrcodes/cp_mp_qrcodes.png new file mode 100644 index 00000000..4e0a1283 Binary files /dev/null and b/qrcodes/cp_mp_qrcodes.png differ diff --git a/qrcodes/cp_qrcode.png b/qrcodes/cp_qrcode.png deleted file mode 100644 index 468369a8..00000000 Binary files a/qrcodes/cp_qrcode.png and /dev/null differ diff --git a/qrcodes/mp_qrcode.jpg b/qrcodes/mp_qrcode.jpg deleted file mode 100644 index b5b0dc6f..00000000 Binary files a/qrcodes/mp_qrcode.jpg and /dev/null differ diff --git a/qrcodes/wepay_qrcode_s.jpg b/qrcodes/wepay_qrcode_s.jpg deleted file mode 100644 index da8d1e03..00000000 Binary files a/qrcodes/wepay_qrcode_s.jpg and /dev/null differ diff --git a/readme.md b/readme.md index 1ec0ccd5..829fdb6e 100644 --- a/readme.md +++ b/readme.md @@ -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) -------------------------------- ### 其他说明