From 5ca69325c2691de8e80430932c3ee5f9aa44c35a Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 16 Apr 2019 02:16:18 +0300 Subject: [PATCH] Update README.md --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 93b612a..cc02bf9 100644 --- a/README.md +++ b/README.md @@ -10,21 +10,9 @@ All interface methods are initialized the same as those provided by bitmex. See Many interfaces are not yet complete, and users can continue to extend them based on my design. Feel free to iterate with me. -[中文文档](https://github.com/zhouaini528/bitmex-php/blob/master/README_CN.md) - -### Other exchanges API - -[Bitmex](https://github.com/zhouaini528/bitmex-php) - -[Okex](https://github.com/zhouaini528/okex-php) - -[Huobi](https://github.com/zhouaini528/huobi-php) - -[Binance](https://github.com/zhouaini528/binance-php) - #### Installation ``` -composer require "linwj/bitmex dev-master" +composer require "eskrano/bitmex-php dev-master" ``` Book Data [More](https://github.com/zhouaini528/bitmex-php/blob/master/tests/position.php)