From 98a83ef615946d160b2c4253ec5500b8ae4e334c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Binary=EF=BC=88=E7=8F=AD=E7=BA=B3=E7=9D=BF=EF=BC=89?= Date: Thu, 27 Oct 2016 15:56:40 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adeee40c..bbc7b881 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,9 @@ compile 'com.github.binarywang:weixin-java-cp:2.2.0' * https://git.coding.net/binarywang/weixin-java-tools.git =========== -## 目前可参考的Demo项目有两个(目前都是公众号的,风格不同,欢迎提供更多的demo供新手参考): +## 目前可参考的Demo项目有三个(目前都是公众号的,风格不同,欢迎提供更多的demo供新手参考): 1. https://github.com/wechat-group/weixin-mp-demo +1. https://github.com/wechat-group/weixin-mp-demo-springboot 1. https://github.com/wechat-group/weixin-java-tools-springmvc ===========