Skip to content

Commit db50224

Browse files
committed
修复文字
1 parent 913bd3b commit db50224

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
weixin-java-tools
2-
### 1.3.4版发布!!!
2+
### 1.3.4版发布!!! By Binary Wang
3+
4+
35

46
[![Build Status](https://travis-ci.org/chanjarster/weixin-java-tools.svg?branch=develop)](https://travis-ci.org/chanjarster/weixin-java-tools)
57
![Maven Central](https://img.shields.io/maven-central/v/me.chanjar/weixin-java-parent.svg)
@@ -22,7 +24,7 @@ weixin-java-tools
2224

2325
```xml
2426
<dependency>
25-
<groupId>com.github..binarywang</groupId>
27+
<groupId>com.github.binarywang</groupId>
2628
<artifactId>weixin-java-mp</artifactId>
2729
<version>1.3.4</version>
2830
</dependency>
@@ -32,7 +34,7 @@ weixin-java-tools
3234

3335
```xml
3436
<dependency>
35-
<groupId>com.github..binarywang</groupId>
37+
<groupId>com.github.binarywang</groupId>
3638
<artifactId>weixin-java-cp</artifactId>
3739
<version>1.3.4</version>
3840
</dependency>

0 commit comments

Comments
 (0)