Skip to content

Commit 9ee5469

Browse files
committed
make badge bigger
1 parent 6f52471 commit 9ee5469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ color=blueviolet 🔵q
1919

2020
# Node Binance API
2121

22-
[![telegram](https://patrolavia.github.io/telegram-badge/chat.png)](https://t.me/nodebinanceapi) [![Yearly Downloads](https://img.shields.io/npm/dy/node-binance-api.svg)](https://www.npmjs.com/package/node-binance-api) [![CCXT on X](https://img.shields.io/twitter/follow/jaggedsoft.svg?style=social)](https://x.com/ccxt_official)
22+
[![telegram](https://patrolavia.github.io/telegram-badge/chat.png)](https://t.me/nodebinanceapi) [![Yearly Downloads](https://img.shields.io/npm/dy/node-binance-api.svg)](https://www.npmjs.com/package/node-binance-api) [![CCXT on X](https://img.shields.io/twitter/follow/ccxt_official.svg?style=social)](https://x.com/ccxt_official)
2323

2424
This project is designed to help you make your own projects that interact with the [Binance API](https://github.com/binance-exchange/binance-official-api-docs). You can stream candlestick chart data, market depth, or use other advanced features such as setting stop losses and iceberg orders. This project seeks to have complete API coverage including WebSockets.
2525

@@ -43,7 +43,7 @@ This project is designed to help you make your own projects that interact with t
4343
```
4444
npm install node-binance-api
4545
```
46-
[![NPM](https://nodei.co/npm/node-binance-api.png?compact=true)](https://npmjs.org/package/node-binance-api)
46+
[![NPM](https://nodei.co/npm/node-binance-api.png?compact=false)](https://npmjs.org/package/node-binance-api)
4747
<!-- [![npm install node-binance-api](https://nodei.co/npm/node-binance-api.png?mini=true)](https://npmjs.org/package/node-binance-api) -->
4848

4949
#### Community Telegram Chat

0 commit comments

Comments
 (0)