diff --git a/telegrambots-chat-session-bot/README.md b/telegrambots-chat-session-bot/README.md index 99446945..90071394 100644 --- a/telegrambots-chat-session-bot/README.md +++ b/telegrambots-chat-session-bot/README.md @@ -19,6 +19,12 @@ Usage ``` +**Gradle** + +```gradle + implementation 'org.telegram:telegrambots-chat-session-bot:5.0.1' +``` + Motivation ---------- Implementation of bot dialogs require saving some data about current state of conversation.