diff --git a/README.md b/README.md index df8fefa8..177bc3ee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ +[![Stack Overflow Group][stack-overflow-badge]][stack-overflow-url] +[![Telegram Foundation Group][telegram-foundation-badge]][telegram-foundation-url] +[![Telegram Community Group][telegram-community-badge]][telegram-community-url] +[![Twitter Group][twitter-badge]][twitter-url] + +[telegram-foundation-badge]: https://img.shields.io/badge/-TON%20Foundation-2CA5E0?style=flat&logo=telegram&logoColor=white +[telegram-community-badge]: https://img.shields.io/badge/-TON%20Community-2CA5E0?style=flat&logo=telegram&logoColor=white +[telegram-foundation-url]: https://t.me/tonblockchain +[telegram-community-url]: https://t.me/toncoin +[twitter-badge]: https://img.shields.io/twitter/follow/ton_blockchain +[twitter-url]: https://twitter.com/ton_blockchain +[stack-overflow-badge]: https://img.shields.io/badge/-Stack%20Overflow-FE7A16?style=flat&logo=stack-overflow&logoColor=white +[stack-overflow-url]: https://stackoverflow.com/questions/tagged/ton + + + # TON Main TON monorepo, which includes the code of the node/validator, lite-client, tonlib, FunC compiler, etc.