Merge pull request #17 from wuhewuhe/master

add install tutp
This commit is contained in:
CommaHunger 2023-11-06 17:35:45 +01:00 committed by GitHub
commit f49d4aa987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ require (
) )
``` ```
To import my package you need just to put the link to your go mode file
**github.com/wuhewuhe/bybit.go.api**
## Usage ## Usage
Note: Replace placeholders (like YOUR_API_KEY, links, or other details) with the actual information. You can also customize this template to better fit the actual state and details of your Java API. Note: Replace placeholders (like YOUR_API_KEY, links, or other details) with the actual information. You can also customize this template to better fit the actual state and details of your Java API.
### Rest API ### Rest API