Skip to content

Commit 94d595a

Browse files
committed
update readme
1 parent 57b26ea commit 94d595a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ color=blueviolet 🔵q
1616
<!-- [![Latest Version](https://img.shields.io/github/release/jaggedsoft/node-binance-api.svg?style=flat-square&labelColor=blueviolet&label=release)](https://github.com/jaggedsoft/node-binance-api/releases) [![GitHub last commit](https://img.shields.io/github/last-commit/jaggedsoft/node-binance-api.svg?maxAge=2400&labelColor=333&label=🟣%20updated)](#) [![Monthly Downloads](https://img.shields.io/npm/dm/node-binance-api.svg?labelColor=29B6F6&color=3D5AFE&label=downloads&logo=bitcoin-lightning)](https://npm-stat.com/charts.html?package=node-binance-api&from=2017-07-01&to=2020-07-01) -->
1717
[![jaggedsoft on X](https://img.shields.io/twitter/follow/jaggedsoft.svg?style=social)](https://x.com/jaggedsoft)
1818

19+
[![telegram](https://patrolavia.github.io/telegram-badge/chat.png)](https://t.me/nodebinanceapi)
20+
1921
[![NPM](https://nodei.co/npm/node-binance-api.png?compact=true)](https://npmjs.org/package/node-binance-api)
2022

2123
# Node Binance API
@@ -37,6 +39,11 @@ This project is designed to help you make your own projects that interact with t
3739
#### Installation: **`npm install -s node-binance-api`**
3840
[![npm install node-binance-api](https://nodei.co/npm/node-binance-api.png?mini=true)](https://npmjs.org/package/node-binance-api)
3941

42+
#### Community Telegram Chat
43+
44+
https://t.me/nodebinanceapi
45+
46+
4047
#### Getting started
4148
```javascript
4249
const Binance = require('node-binance-api');

0 commit comments

Comments
 (0)