We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28b048 commit 1ebbc0aCopy full SHA for 1ebbc0a
1 file changed
README.md
@@ -43,7 +43,7 @@ APIJSON ORM library for remote dependencies with Maven, Gradle, etc.
43
<br />
44
45
#### 2. 在项目某个 module 目录(例如 `app`) build.gradle 中添加 apijson-orm 依赖
46
-#### 2. Add the apijson-orm dependency in your one of the modules(such as `app`)
+#### 2. Add the apijson-orm dependency in one of your modules(such as `app`)
47
```gradle
48
dependencies {
49
implementation 'com.github.APIJSON:apijson-orm:latest'
0 commit comments