From 0d34cfe587d0ff573af0dad82dffe9734cca2a30 Mon Sep 17 00:00:00 2001
From: Anirban Pal <48056316+ap0calypse8@users.noreply.github.com>
Date: Tue, 15 Oct 2024 03:24:59 +0700
Subject: [PATCH] docs: Regenerate Table of Contents in README  (issue no: 
 #929) (#962)

* docs: Regenerate Table of Contents in README.md (issue no: #929)

* updated table of contents

* reverted heading
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 28fed348e..e97c53d80 100644
--- a/README.md
+++ b/README.md
@@ -15,12 +15,15 @@
 
 ## Table of Contents
 
+- [Table of Contents](#table-of-contents)
 - [Introduction](#introduction)
 - [Key Features](#key-features)
 - [📖 Usage and Documentation](#-usage-and-documentation)
 - [💎 Modules](#-modules)
 - [Consuming the library with CMake](#consuming-the-library-with-cmake)
-- [⚒️ Compiler support](#-compiler-support)
+- [With Git submodules and add\_library](#with-git-submodules-and-add_library)
+- [With FetchContent](#with-fetchcontent)
+- [⚒️ Compiler support](#️-compiler-support)
 - [Dependencies](#dependencies)
 - [📦 Building the library with Conan](#-building-the-library-with-conan)
 - [Installing the library with Conan](#installing-the-library-with-conan)