diff --git a/README.md b/README.md index 35cfe3b..943ba19 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ There are three REST API modules as there are some differences in each contract 3. `LinearClient` for linear perpetual ### REST Inverse -
To use the inverse REST APIs, import the `InverseClient` Click here to expand and see full sample: +
To use the inverse REST APIs, import the `InverseClient`. Click here to expand and see full sample: ```javascript const { InverseClient } = require('bybit-api');