Update README.md

This commit is contained in:
CryptoCompiler
2021-02-14 16:59:50 +00:00
committed by GitHub
parent a0a08cb862
commit 0211b743ba

View File

@@ -17,7 +17,7 @@ A production-ready Node.js connector for the Bybit APIs and WebSockets, with Typ
## Documentation ## Documentation
Most methods accept JS objects. These can be populated using parameters specified by Bybit's API documentation. Most methods accept JS objects. These can be populated using parameters specified by Bybit's API documentation.
- [Bybit API Inverse Documentation](https://bybit-exchange.github.io/docs/inverse/#t-introduction). - [Bybit API Inverse Documentation](https://bybit-exchange.github.io/docs/inverse/#t-introduction).
- [Bybit API Linear Documentation (not supported yet)](https://bybit-exchange.github.io/docs/linear/#t-introduction) - [Bybit API Linear Documentation](https://bybit-exchange.github.io/docs/linear/#t-introduction)
## Structure ## Structure
This project uses typescript. Resources are stored in 3 key structures: This project uses typescript. Resources are stored in 3 key structures: