Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uJhin authored Jan 7, 2021
1 parent fc09f0e commit 844721d
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,14 @@ or
git clone https://github.com/uJhin/upbit-client.git
```

# Documents
See [Upbit Client Documents](https://github.com/uJhin/upbit-client/tree/main/swg_generated/python/docs)
# API Documents
- [Python](https://github.com/uJhin/upbit-client/tree/main/swg_generated/python/docs)
- [CSharp](https://github.com/uJhin/upbit-client/tree/main/swg_generated/csharp/docs)
- [Java](https://github.com/uJhin/upbit-client/tree/main/swg_generated/java/docs)
- [Go](https://github.com/uJhin/upbit-client/tree/main/swg_generated/go/docs)
- [JavaScript](https://github.com/uJhin/upbit-client/tree/main/swg_generated/javascript)
- [Kotlin](https://github.com/uJhin/upbit-client/tree/main/swg_generated/kotlin)
- [PHP](https://github.com/uJhin/upbit-client/tree/main/swg_generated/php/SwaggerClient-php/docs)

# Examples
- Your API Keys
Expand Down

0 comments on commit 844721d

Please sign in to comment.