Skip to content

Commit ca8af70

Browse files
authored
Update README.md
1 parent e754351 commit ca8af70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ UnitAuto Java Library for remote dependencies with Maven, Gradle, etc.
4242
```
4343
<br />
4444

45-
#### 2. 在项目某个 module 目录(例如 `app`) build.gradle 中添加 apijson-orm 依赖
46-
#### 2. Add the apijson-orm dependency in one of your modules(such as `app`)
45+
#### 2. 在项目某个 module 目录(例如 `app`) build.gradle 中添加 unitauto-java 依赖
46+
#### 2. Add the unitauto-java dependency in one of your modules(such as `app`)
4747
```gradle
4848
dependencies {
4949
implementation 'com.github.TommyLemon:unitauto-java:latest'

0 commit comments

Comments
 (0)