Skip to content

Commit

Permalink
modify: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MidCoard committed Mar 17, 2022
1 parent ad2d325 commit 4b4c18a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ Maven 依赖
<dependency>
<groupId>top.focess</groupId>
<artifactId>focess-qq</artifactId>
<version>4.0.6.2000</version>
<version>4.0.6.4000</version>
</dependency>
```

Gradle 依赖
```gradle
implementation 'top.focess:focess-qq:4.0.6.2000'
implementation 'top.focess:focess-qq:4.0.6.4000'
```

开发文档移步本项目[Wiki](https://github.com/MIdCoard/MiraiQQ/wiki)
Expand Down

0 comments on commit 4b4c18a

Please sign in to comment.