diff --git a/README.md b/README.md index 667d0405..d0a461b5 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ Just import add the library to your project with one of these options: ``` +```gradle + compile "org.telegram:telegrambots:3.0" +``` + 2. Using Jitpack from [here](https://jitpack.io/#rubenlagus/TelegramBots/3.0) 3. Download the jar(including all dependencies) from [here](https://github.com/rubenlagus/TelegramBots/releases/tag/3.0)