diff --git a/README.md b/README.md
index fc970b53..b0c921cd 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,22 @@
-# Weixin Java Tools
-## 微信公众号/企业号开发Java SDK
-## [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badge/) ![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg) [![Build Status](https://travis-ci.org/binarywang/weixin-java-tools.svg?branch=develop)](https://travis-ci.org/binarywang/weixin-java-tools)
+# Weixin Java Tools 微信公众号/企业号开发Java SDK
+##
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badge/) ![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg) [![Build Status](https://travis-ci.org/binarywang/weixin-java-tools.svg?branch=develop)](https://travis-ci.org/binarywang/weixin-java-tools)
### 声明:本项目基于chanjarster/weixin-java-tools,由于原作者长期没有维护,故单独维护和发布,且发布到maven上的groupId也会不同。
#### 最新更新:1.3.5版发布!!! on 2016-06-30
+---
+
+#### 本项目主要存放在github上,地址为 :
+* https://github.com/wechat-group/weixin-java-tools
+* ===========但同时会在其他几个网站同步更新,地址分别是:
+* https://bitbucket.org/binarywang/weixin-java-tools
+* http://git.oschina.net/binary/weixin-java-tools
+* https://git.coding.net/binarywang/weixin-java-tools.git
+
### 详细开发文档请看 [wiki](https://github.com/chanjarster/weixin-java-tools/wiki)。
-## 目前可参考的Demo项目
+## 目前可参考的Demo项目:
* https://github.com/wechat-group/weixin-java-tools-springmvc
* https://github.com/wechat-group/weixin-mp-demo
* =========以下为备份仓库,会保持跟主仓库同步