From a1270fde300503417c51328206f34d6bc5f948d1 Mon Sep 17 00:00:00 2001 From: lin <465382251@qq.com> Date: Wed, 29 Jul 2020 14:03:32 +0800 Subject: [PATCH] update readme --- README.md | 10 +++++----- README_CN.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 70d684e..bc7eb6c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Most of the interface is now complete, and the user can continue to extend it ba #### Installation ``` -composer require linwj/gate +composer require linwj/bigone ``` Support for more request Settings @@ -177,9 +177,9 @@ try { } ``` -[More Test](https://github.com/zhouaini528/gitone-php/tree/master/tests/spot) +[More Test](https://github.com/zhouaini528/bigone-php/tree/master/tests/spot) -[More Api](https://github.com/zhouaini528/gitone-php/tree/master/src/Api/Spot) +[More Api](https://github.com/zhouaini528/bitone-php/tree/master/src/Api/Spot) ### Contract Public API @@ -270,6 +270,6 @@ try { } ``` -[More Test](https://github.com/zhouaini528/gitone-php/tree/master/tests/contract) +[More Test](https://github.com/zhouaini528/bitone-php/tree/master/tests/contract) -[More Api](https://github.com/zhouaini528/gitone-php/tree/master/src/Api/Contract) +[More Api](https://github.com/zhouaini528/bitone-php/tree/master/src/Api/Contract) diff --git a/README_CN.md b/README_CN.md index 227b768..8279f5b 100644 --- a/README_CN.md +++ b/README_CN.md @@ -40,7 +40,7 @@ #### 安装方式 ``` -composer require linwj/gate +composer require linwj/bigone ``` 支持更多的请求设置 @@ -177,9 +177,9 @@ try { } ``` -[More Test](https://github.com/zhouaini528/gitone-php/tree/master/tests/spot) +[More Test](https://github.com/zhouaini528/bitone-php/tree/master/tests/spot) -[More Api](https://github.com/zhouaini528/gitone-php/tree/master/src/Api/Spot) +[More Api](https://github.com/zhouaini528/bitone-php/tree/master/src/Api/Spot) ### 合约共有访问 API @@ -270,8 +270,8 @@ try { } ``` -[More Test](https://github.com/zhouaini528/gitone-php/tree/master/tests/contract) +[More Test](https://github.com/zhouaini528/bitone-php/tree/master/tests/contract) -[More Api](https://github.com/zhouaini528/gitone-php/tree/master/src/Api/Contract) +[More Api](https://github.com/zhouaini528/bitone-php/tree/master/src/Api/Contract)