Skip to content

Commit 401ac06

Browse files
committed
add star history
1 parent c13e83d commit 401ac06

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -482,9 +482,13 @@ func main() {
482482
}
483483
```
484484

485+
## Star history
486+
487+
[![Star History Chart](https://api.star-history.com/svg?repos=ccxt/go-binance&type=Date)](https://star-history.com/#ccxt/go-binance&Date)
488+
485489
## Check out some of the other packages
486490

487-
- Check out [CCXT](https://github.com/ccxt/ccxt) for more than 100 crypto exchanges with a unified trading API.
491+
- Check out [CCXT](https://github.com/ccxt/ccxt) for more than 100 crypto exchanges with a unified trading API in 5 different languages.
488492
- Check out [Python-Binance](https://github.com/sammchardy/python-binance) for a complete Python Wrapper.
489493
- Check out [Node-Binance-API](https://github.com/carlosmiei/node-binance-api) for a node.js sdk.
490494
- Check out [Binance-Trade-Bot](https://github.com/ccxt/binance-trade-bot) for a binance bot in python

0 commit comments

Comments
 (0)