Skip to content

Commit 711a2e4

Browse files
authored
Update README.md
1 parent 56ebb03 commit 711a2e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,21 @@ gradle:
5656
compile 'com.github.binarywang:weixin-java-cp:2.2.0'
5757
```
5858

59+
===========
60+
5961
#### 本项目主要存放在github上,地址为 :
6062
* https://github.com/wechat-group/weixin-java-tools
6163
* ===========但同时会在其他几个网站同步更新,地址分别是:
6264
* https://bitbucket.org/binarywang/weixin-java-tools
6365
* http://git.oschina.net/binary/weixin-java-tools
6466
* https://git.coding.net/binarywang/weixin-java-tools.git
6567

66-
68+
===========
6769
## 目前可参考的Demo项目有两个:
6870
1. https://github.com/wechat-group/weixin-mp-demo
6971
1. https://github.com/wechat-group/weixin-java-tools-springmvc
7072

73+
===========
7174
## 关于代码贡献
7275
1. 非常欢迎和感谢对本项目发起Pull Request的同学,本项目代码风格为使用2个空格代表一个Tab,因此在提交代码时请注意一下,否则很容易在IDE格式化代码后与原代码产生大量diff,这样会给其他人阅读代码带来极大的困扰。
7376
1. 为了便于设置,本项目引入editorconfig插件,请使用eclipse的同学在贡献代码前安装相关插件,IntelliJ IDEA则自带支持,无需额外安装插件。

0 commit comments

Comments
 (0)