From 393981560ca471f5557fd4c4b866f1bd417bc4b6 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sun, 2 Jan 2022 03:32:59 +0600 Subject: [PATCH] Update README.md --- tgbotapi.core/README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/tgbotapi.core/README.md b/tgbotapi.core/README.md index b90216021c..6948bc1ba7 100644 --- a/tgbotapi.core/README.md +++ b/tgbotapi.core/README.md @@ -2,20 +2,6 @@ [![Maven Central](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.core) -- [TelegramBotAPI Core](#telegrambotapi-core) - * [What is it?](#what-is-it-) - * [Compatibility](#compatibility) - * [How to implement library?](#how-to-implement-library-) - + [Maven](#maven) - + [Gradle](#gradle) - * [How to work with library?](#how-to-work-with-library-) - + [Types](#types) - + [Requests](#requests) - + [RequestsExecutor](#requestsexecutor) - + [Passport](#passport) - -Table of contents generated with markdown-toc - ## What is it? Library for Object-Oriented and type-safe work with Telegram Bot API. Most part of some specific solves or unuseful