docs: added telegram chat badge
This commit is contained in:
parent
ab13924289
commit
ecbcf05589
1 changed files with 3 additions and 2 deletions
|
@ -8,8 +8,6 @@
|
||||||
•
|
•
|
||||||
<a href="https://ref.mtcute.dev">api reference</a>
|
<a href="https://ref.mtcute.dev">api reference</a>
|
||||||
•
|
•
|
||||||
<a href="https://t.me/mt_cute">telegram chat</a>
|
|
||||||
•
|
|
||||||
<a href="https://lindie.app/share/6c5d9f04cae4f0640f58b9d5d7ddca467e87e980">kanban board</a>
|
<a href="https://lindie.app/share/6c5d9f04cae4f0640f58b9d5d7ddca467e87e980">kanban board</a>
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
<img src="https://github.com/mtcute/mtcute/actions/workflows/test.yaml/badge.svg" alt="NodeJS CI" />
|
<img src="https://github.com/mtcute/mtcute/actions/workflows/test.yaml/badge.svg" alt="NodeJS CI" />
|
||||||
|
@ -17,6 +15,9 @@
|
||||||
<a href="https://www.npmjs.com/search?q=%40mtcute">
|
<a href="https://www.npmjs.com/search?q=%40mtcute">
|
||||||
<img src="https://img.shields.io/npm/v/@mtcute/client" alt="npm" />
|
<img src="https://img.shields.io/npm/v/@mtcute/client" alt="npm" />
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://t.me/mt_cute">
|
||||||
|
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Ftei.su%2Fmtcute_chat_badge.php&cacheSeconds=300000" alt="telegram chat" />
|
||||||
|
</a>
|
||||||
<img src="https://img.shields.io/badge/-alpha-orange" alt="alpha version" />
|
<img src="https://img.shields.io/badge/-alpha-orange" alt="alpha version" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue