From 91001179adb4b7fe9ec0a3efc00ddc3453528850 Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi Date: Thu, 20 Feb 2020 00:34:24 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7783129f..5d6c1383 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ The second one produces very strange compiler messages because of the `#[tokio:: Most programming languages have their own implementations of Telegram bots frameworks, so why not Rust? We think Rust provides enough good ecosystem and the language itself to be suitable for writing bots. ## Community bots -Feel free to push your own bot into our collection: https://github.com/teloxide/community-bots. Later you will be able to play with them right in our official chat: https://t.me/teloxide. +Feel free to push your own bot into our collection: https://github.com/teloxide/community-bots. Later you will be able to play with them right in our official chat: https://t.me/teloxide (coming soon...). ## Contributing See [CONRIBUTING.md](https://github.com/teloxide/teloxide/blob/master/CONTRIBUTING.md).