Skip to content

Commit

Permalink
update(README): update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Feb 10, 2021
1 parent 92e659b commit 13f8690
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Requests **JDK8+**, the core is using the `@FunctionalInterface`.
<dependency>
<groupId>com.koy</groupId>
<artifactId>kchain</artifactId>
<version>1.0.0</version>
<version>${latest.version}</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>com.koy</groupId>
<artifactId>kchain</artifactId>
<version>1.0.0</version>
<version>${latest.version}</version>
</dependency>
```

Expand Down

0 comments on commit 13f8690

Please sign in to comment.