remove readme comment

This commit is contained in:
tiagosiebler
2021-03-06 18:03:39 +00:00
parent 56daee7156
commit 18e2f90f45

View File

@@ -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.