diff --git a/tgbotapi.extensions.api/README.md b/tgbotapi.extensions.api/README.md index dd013db501..bbe8b0bc77 100644 --- a/tgbotapi.extensions.api/README.md +++ b/tgbotapi.extensions.api/README.md @@ -3,12 +3,12 @@ [![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.extensions.api/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.extensions.api) - [TelegramBotAPI extensions](#telegrambotapi-extensions) - * [What is it?](#what-is-it-) + * [What is it?](#what-is-it) * [Compatibility](#compatibility) - * [How to implement library?](#how-to-implement-library-) + * [How to implement library?](#how-to-implement-library) + [Maven](#maven) + [Gradle](#gradle) - * [Example of usage and comparison with `TelegramBotAPI`](#example-of-usage-and-comparison-with--telegrambotapi-) + * [Example of usage and comparison with `TelegramBotAPI`](#example-of-usage-and-comparison-with-telegrambotapi) * [Updates](#updates) + [Alternative way](#alternative-way) diff --git a/tgbotapi.extensions.behaviour_builder/README.md b/tgbotapi.extensions.behaviour_builder/README.md index 537863d68e..d4160d7c6b 100644 --- a/tgbotapi.extensions.behaviour_builder/README.md +++ b/tgbotapi.extensions.behaviour_builder/README.md @@ -3,7 +3,7 @@ [![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.extensions.behaviour_builder/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.extensions.behaviour_builder) - [TelegramBotAPI Behaviour Builder Extensions](#telegrambotapi-behaviour-builder-extensions) - * [What is it?](#what-is-it-) + * [What is it?](#what-is-it) * [Triggers](#triggers) * [Waiters](#waiters) diff --git a/tgbotapi.extensions.utils/README.md b/tgbotapi.extensions.utils/README.md index fd923df039..3fef81edfe 100644 --- a/tgbotapi.extensions.utils/README.md +++ b/tgbotapi.extensions.utils/README.md @@ -10,7 +10,7 @@ * [How to use?](#how-to-use) + [Updates](#updates) - [Long polling](#long-polling) - - [WebHooks (currently JVM-only)](#webhooks--currently-jvm-only) + - [WebHooks (currently JVM-only)](#webhooks-currently-jvm-only) + [Filters](#filters) - [Sent messages](#sent-messages) * [Common messages](#common-messages)