Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaini528 committed Nov 3, 2020
1 parent b49bba8 commit edc3b7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -594,9 +594,9 @@ $binance->getSubscribe([//Return all data of private channel and partial data of
},true);
```

[Spot More Test](https://github.com/zhouaini528/binance-php/tree/master/tests/websocket/client_spot.php)
[Spot Websocket More Test](https://github.com/zhouaini528/binance-php/tree/master/tests/websocket/client_spot.php)

[USDT Future More Test](https://github.com/zhouaini528/binance-php/tree/master/tests/websocket/client_usdt_future.php)
[USDT Future Websocket More Test](https://github.com/zhouaini528/binance-php/tree/master/tests/websocket/client_usdt_future.php)

[Coin Future More Test](https://github.com/zhouaini528/binance-php/tree/master/tests/websocket/client_coin_future.php)
[Coin Future Websocket More Test](https://github.com/zhouaini528/binance-php/tree/master/tests/websocket/client_coin_future.php)

0 comments on commit edc3b7d

Please sign in to comment.