Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Update documentation link in README.md #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Binance API

To read full documentation, specs and find out which request params are required/optional, please visit the official
[documentation](https://www.binance.com/restapipub.html) page.
[documentation](https://github.com/binance-exchange/binance-official-api-docs) page.

## Getting started

Expand Down Expand Up @@ -115,4 +115,4 @@ return

## Known issues

* Websocket error handling is not perfect and occasionally attempts to read from closed connection.
* Websocket error handling is not perfect and occasionally attempts to read from closed connection.