From 2bcfafd54ecdfdbc50a508d507cc9687beca8f92 Mon Sep 17 00:00:00 2001 From: CryptoCompiler <72892531+peepopoggers@users.noreply.github.com> Date: Sun, 14 Feb 2021 17:06:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de14114..8fbb597 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A production-ready Node.js connector for the Bybit APIs and WebSockets, with Typ ## Issues & Discussion - Issues? Check the [issues tab](https://github.com/tiagosiebler/bybit-api/issues). -- RestClient not defined? With our recent addition of LinearClient, we renamed RestClient to InverseClient. Change all references to RestClient. +- RestClient not defined? With the recent addition of LinearClient, we renamed RestClient to InverseClient. Change all old references. - Discuss & collaborate with other node devs? Join our [Node.js Algo Traders](https://t.me/nodetraders) engineering community on telegram. ## Documentation