Skip to content

Commit

Permalink
modify: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MidCoard committed Dec 18, 2023
1 parent 77d6e6c commit 21ecbe0
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 @@ -63,14 +63,14 @@ Maven 依赖
<dependency>
<groupId>top.focess</groupId>
<artifactId>focess-qq</artifactId>
<version>4.1.5.1000</version>
<version>4.1.5.2000</version>
</dependency>
```

Gradle 依赖

```gradle
implementation 'top.focess:focess-qq:4.1.5.1000'
implementation 'top.focess:focess-qq:4.1.5.2000'
```

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

0 comments on commit 21ecbe0

Please sign in to comment.