Skip to content

Commit

Permalink
(Readme) make Getting Started link clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Eyrick authored Apr 2, 2018
1 parent ff4c4be commit c5d9101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# PHP Binance API
This project is designed to help you make your own projects that interact with the [Binance API](https://github.com/binance-exchange/binance-official-api-docs). You can stream candlestick chart data, market depth, or use other advanced features such as setting stop losses and iceberg orders. This project seeks to have complete API coverage including WebSockets.

> Special thank you to all contributors: **dmzoneill, dxjones,** and others!! *This package needs help from the community.* Maintaining [node-binance-api](https://github.com/jaggedsoft/node-binance-api) is taking up the majority of my time. Improvements contributed to this project are encouraged, and you will be given full credit for changes. All pull requests welcome.
> Special thank you to all contributors: **dmzoneill, dxjones,** and others!! *This package needs help from the community.* Improvements contributed to this project are encouraged, and you will be given full credit for changes. All pull requests welcome.
#### Getting Started Documentation
## [Getting Started Documentation](https://github.com/jaggedsoft/php-binance-api/wiki/1.-Getting-Started)
> The primary documentation can be found on the [wiki](https://github.com/jaggedsoft/php-binance-api/wiki). There are also numerous other formats available. if you would like the markdown format of the wiki, you can clone it using:
```
git clone https://github.com/jaggedsoft/php-binance-api.wiki.git
Expand Down

0 comments on commit c5d9101

Please sign in to comment.