Skip to content

Commit

Permalink
fix readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
evanshortiss committed Dec 27, 2017
1 parent b8345aa commit 9a5472d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ using Async/Await.

All of the following functions and the returned data types are detailed in the
Binance API docs. For details of the types shown below visit the
[src/models](github.com/evanshortiss/binance.js/blob/master/src/models.ts)
[src/models](https://github.com/evanshortiss/binance.js/blob/master/src/models.ts)
folder in this repo and read the Binance API docs.

Public methods are detailed below. Optional parameters are denoted using the `?`
Expand Down

0 comments on commit 9a5472d

Please sign in to comment.