Skip to content

Commit

Permalink
update readme v5
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaini528 committed Jan 20, 2022
1 parent c9a78e0 commit 0275fd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -524,4 +524,4 @@ $okex->reconPrivate($key);
```


[More Test](https://github.com/zhouaini528/okex-php/tree/master/tests/websocket/client.php)
[More Test](https://github.com/zhouaini528/okex-php/tree/master/tests/websocket_v5/client.php)
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ $okex->reconPublic();//重新链接全部共行情
$okex->reconPrivate($key);//重新订阅私有数据
```

[更多用例请查看](https://github.com/zhouaini528/okex-php/tree/master/tests/websocket/client.php)
[更多用例请查看](https://github.com/zhouaini528/okex-php/tree/master/tests/websocket_v5/client.php)

**如果你觉得对你有帮助,谢谢你的打赏**

Expand Down

0 comments on commit 0275fd8

Please sign in to comment.