Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antgan authored May 12, 2018
1 parent 3e41d23 commit 10d7db6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,12 @@ Wx-tools是基于微信公众平台API的轻量级框架。

## 博主有话说:
* 哟哟哟,终于有时间更新啦!这次教程写得浅显易懂。希望喜欢的给个star咯!!略略略~

## maven依赖
```
<dependency>
<groupId>com.soecode.wx-tools</groupId>
<artifactId>wx-tools</artifactId>
<version>2.1.4-RELEASE</version>
</dependency>
```

0 comments on commit 10d7db6

Please sign in to comment.