We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c2dcd commit 816fb6eCopy full SHA for 816fb6e
README.md
@@ -44,7 +44,7 @@ go get github.com/adshao/go-binance/v1
44
45
```golang
46
import (
47
- // for spot and other interface contained in https://binance-docs.github.io/apidocs/spot/en/#change-log
+ // for spot and other interfaces contained in https://binance-docs.github.io/apidocs/spot/en/#change-log
48
"github.com/adshao/go-binance/v2"
49
50
"github.com/adshao/go-binance/v2/futures" // optional package
0 commit comments