Skip to content

Commit

Permalink
update readm me
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorFrWu committed Oct 26, 2023
1 parent 1e3878c commit b8418e5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ Gradle Example
```java
implementation group: 'io.github.wuhewuhe', name: 'bybit-java-api', version: '1.0.8'
```
Furthermore build tool, please check [sonar type central repository](https://central.sonatype.com/artifact/io.github.wuhewuhe/bybit-java-api/1.0.9)
## Usage

Note: Replace placeholders (like YOUR_API_KEY, links, or other details) with the actual information. You can also customize this template to better fit the actual state and details of your Java API.
### Http Async Examples
- Create Factory
```java
Expand Down Expand Up @@ -240,6 +241,4 @@ List of other contributors
</table>

## Donations
Your donations keep our development active and our community growing. Donate USDT to our [ERC20 Wallet Address](0x238bbb45af1254e2fd76564c9b56042c452f3d6e).

Note: Replace placeholders (like YOUR_API_KEY, links, or other details) with the actual information. You can also customize this template to better fit the actual state and details of your Java API.
Your donations keep our development active and our community growing. Donate USDT to our [ERC20 Wallet Address](0x238bbb45af1254e2fd76564c9b56042c452f3d6e).

0 comments on commit b8418e5

Please sign in to comment.