diff --git a/README.md b/README.md index 5ad542da..d9c4820b 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ tokio = { version = "1.8", features = ["rt-multi-thread", "macros"] } ### The dices bot -This bot replies with a die throw to each received message: +This bot replies with a dice to each received message: [[`examples/throw_dice.rs`](crates/teloxide/examples/throw_dice.rs)]