Skip to content

Commit d6bf268

Browse files
authored
Add Telegram channel to readme
1 parent 1a9b826 commit d6bf268

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<img align="right" width="425px" src="https://github.com/xssnick/props/blob/master/logoimg.png?raw=true">
44

55
[![Based on TON][ton-svg]][ton]
6+
[![Telegram Channel][tgc-svg]][tg-channel]
67
![Coverage](https://img.shields.io/badge/Coverage-73.8%25-brightgreen)
78

89
Golang library for interacting with TON blockchain.
@@ -63,7 +64,7 @@ If you love this library and want to support its development you can donate any
6364

6465
You can find usage examples in **[example](https://github.com/xssnick/tonutils-go/tree/master/example)** directory
6566

66-
You can also join our **[Telegram group](https://t.me/tonutils)** and ask any questions :)
67+
You could also join our **[Telegram channel](https://t.me/tonutilsnews)** and **[group](https://t.me/tonutils)**, feel free ask any questions :)
6768

6869
### Connection
6970
You can get list of public lite servers from official TON configs:
@@ -505,5 +506,8 @@ client.SetOnDisconnect(func(addr, serverKey string) {
505506

506507
<!-- Badges -->
507508
[ton-svg]: https://img.shields.io/badge/Based%20on-TON-blue
509+
[tgc-svg]: https://img.shields.io/badge/Telegram%20-Subscribe-24A1DE
510+
[tgg-svg]: https://img.shields.io/badge/Telegram%20-Group-blue
508511
[ton]: https://ton.org
509512
[tg-chat]: https://t.me/tonutils
513+
[tg-channel]: https://t.me/tonutilsnews

0 commit comments

Comments
 (0)