Skip to content

Commit 5eb895f

Browse files
committed
fix update
1 parent 8bafecd commit 5eb895f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1+
[![Maven Central](https://img.shields.io/maven-central/v/com.codingapi.sdk/starter-okx-rest.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.codingapi.sdk%22%20AND%20a:%22starter-okx-rest%22)
2+
13
# sdk-starter-okx-rest
24

35
基于OKX v5 rest api开发的springboot的OKX-REST-SDK starter
46
[OKX API](https://www.okx.com/docs-v5/zh/#rest-api)
57

68
## 使用步骤
79

8-
* 源码本地打包(暂未上传中心仓库,后续将上传中心库)
9-
`mvn clean -DskipTests=true install`
1010
* maven依赖
1111
```
1212
<dependency>

0 commit comments

Comments
 (0)