From 7214ba2f4b88326cc5b289b2b7aeef2b384d6630 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Wed, 24 Aug 2022 00:41:42 +0300 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbc5c5bf..5c0a80fb 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,15 @@ You can find more examples in [`examples/`](https://github.com/aiogram/aiogram/t ## Official aiogram resources: - News: [@aiogram_live](https://t.me/aiogram_live) - - Community: [@aiogram](https://t.me/aiogram) - - Russian community: [@aiogram_ru](https://t.me/aiogram_ru) + - Communities: + - 🇺🇸 [@aiogram](https://t.me/aiogram) + - 🇺🇦 [@aiogramua](https://t.me/aiogramua) + - 🇺🇿 [@aiogram_uz](https://t.me/aiogram_uz) + - 🇰🇿 [@aiogram_kz](https://t.me/aiogram_kz) + - 🇷🇺 [@aiogram_ru](https://t.me/aiogram_ru) + - 🇮🇷 [@aiogram_fa](https://t.me/aiogram_fa) + - 🇮🇹 [@aiogram_it](https://t.me/aiogram_it) + - 🇧🇷 [@aiogram_br](https://t.me/aiogram_br) - PyPI: [aiogram](https://pypi.python.org/pypi/aiogram) - Documentation: [aiogram site](https://docs.aiogram.dev/en/latest/) - Source: [Github repo](https://github.com/aiogram/aiogram)