Skip to content

Commit 39157b2

Browse files
authored
Update README.md
1 parent 36e74ae commit 39157b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[![Build Status](https://travis-ci.org/Wechat-Group/weixin-mp-demo.svg?branch=master)](https://travis-ci.org/Wechat-Group/weixin-mp-demo)
1+
[![Build Status](https://travis-ci.org/Wechat-Group/weixin-java-mp-demo.svg?branch=master)](https://travis-ci.org/Wechat-Group/weixin-java-mp-demo)
22

33

44
#### 本Demo使用Spring MVC 框架实现微信公众号开发功能,欢迎帮忙维护添加新功能,或提供更好的实现。
5-
如果想支持多公众号,请参考另外一个项目:https://github.com/wechat-group/weixin-mp-multi-demo
5+
如果想支持多公众号,请参考另外一个项目:https://github.com/wechat-group/weixin-java-mp-multi-demo
66

77
## 使用步骤:
88
1. 配置: 复制/src/main/resources/wx.properties.template 生成 wx.properties 文件,填写相关配置;

0 commit comments

Comments
 (0)