Skip to content

Commit 1ebbc0a

Browse files
authored
Update README.md
1 parent d28b048 commit 1ebbc0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ APIJSON ORM library for remote dependencies with Maven, Gradle, etc.
4343
<br />
4444

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

0 commit comments

Comments
 (0)