From 1289ef9be1a6c5d8dd0e3bfc7614c922d3254ade Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi <hirrolot@gmail.com> Date: Fri, 19 Jun 2020 17:37:40 +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 db0335b3..8f6df8ca 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,7 @@ Of course, you can. The [`enable_logging!`](https://docs.rs/teloxide/latest/telo Feel free to push your own bot into our collection! - [Rust subreddit reader](https://github.com/steadylearner/Rust-Full-Stack/tree/master/commits/teloxide/subreddit_reader) - - [with_webserver - How to use teloxide with warp](https://github.com/steadylearner/Rust-Full-Stack/tree/master/commits/teloxide/with_webserver) + - [with_webserver - An example of the teloxide + warp combination](https://github.com/steadylearner/Rust-Full-Stack/tree/master/commits/teloxide/with_webserver) - [vzmuinebot - Telegram bot for food menu navigate](https://github.com/ArtHome12/vzmuinebot) ## Contributing