diff --git a/README.md b/README.md index d22ab0ee..e9a3a63c 100755 --- a/README.md +++ b/README.md @@ -3,15 +3,15 @@ [![HitCount](http://hits.dwyl.io/jaggedsoft/php-binance-api.svg)](http://hits.dwyl.io/jaggedsoft/php-binance-api) [![Packagist Downloads](https://img.shields.io/packagist/dt/jaggedsoft/php-binance-api.svg?style=flat-square)](https://packagist.org/packages/jaggedsoft/php-binance-api) -> **Help Wanted** I don't have time to actively maintain this project anymore, for full support use the [Javascript API](https://github.com/jaggedsoft/node-binance-api). Pull requests from the community are welcome. - +> **Help Wanted:** I don't have time to actively maintain this project anymore, for full support use the [Javascript API](https://github.com/jaggedsoft/node-binance-api).
***Pull requests from the community are welcome.*** + # 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.