From 1b503a7e44ad38433a9a77169d74aea4becf59dd Mon Sep 17 00:00:00 2001 From: Daniel Qian Date: Wed, 4 Feb 2015 11:56:36 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 752e37a67..2c07a7a60 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,10 @@ weixin-java-tools https://oss.sonatype.org/content/repositories/snapshots/ -``` \ No newline at end of file +``` + +## 升级指南 + +[1.0.3升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_0_3升级指南) +[1.1.0升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_1_0升级指南) +[1.1.1升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_1_1升级指南) From 0a7323940d82117f68668c06d9d1076c4c19132e Mon Sep 17 00:00:00 2001 From: Daniel Qian Date: Wed, 4 Feb 2015 11:56:59 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c07a7a60..495fbad7c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,6 @@ weixin-java-tools ## 升级指南 -[1.0.3升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_0_3升级指南) -[1.1.0升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_1_0升级指南) -[1.1.1升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_1_1升级指南) +* [1.0.3升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_0_3升级指南) +* [1.1.0升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_1_0升级指南) +* [1.1.1升级指南](https://github.com/chanjarster/weixin-java-tools/wiki/1_1_1升级指南)