From 18e2f90f45f8192b0d117ab1f467e67cd8f3baa8 Mon Sep 17 00:00:00 2001 From: tiagosiebler Date: Sat, 6 Mar 2021 18:03:39 +0000 Subject: [PATCH] remove readme comment --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f85a8b0..737f531 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Node.js connector for the Bybit APIs and WebSockets, with TypeScript & browser s ## Issues & Discussion - Issues? Check the [issues tab](https://github.com/tiagosiebler/bybit-api/issues). - Discuss & collaborate with other node devs? Join our [Node.js Algo Traders](https://t.me/nodetraders) engineering community on telegram. -- `'bybit-api' has no exported member 'RestClient'`: use `InverseClient` instead of `RestClient` ## Documentation Most methods accept JS objects. These can be populated using parameters specified by Bybit's API documentation.