From a493cca053201786572afbea5fba963720209502 Mon Sep 17 00:00:00 2001 From: ChernV <46843878+otter18@users.noreply.github.com> Date: Wed, 17 Mar 2021 18:13:16 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ed5d6a2..e0cca9c 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ Documentation is available at [Read the Docs](https://tg-logger.readthedocs.io/) Demo is available [@tg_logger_demo_bot](https://t.me/tg_logger_demo_bot), [[repo](https://github.com/otter18/tg-logger-demo-bot)] ## 🗂 Table of Contents -- [Installation & Usage](#installation--usage) -- [Screenshot](#screenshot) -- [Examples](#examples) +- [Installation & Usage](#-installation--usage) +- [Screenshot](#-screenshot) +- [Examples](#-examples) * [Simple logging](#simple-logging) * [Flask logging](#flask-logging) * [TgFileLogger example](#tgfilelogger-example) -- [FQA](#fqa) +- [FQA](#-fqa) * [How to create a telegram bot?](#how-to-create-a-telegram-bot) * [How to get **token** and **user_id**?](#how-to-get-token-and-user_id)