docs: added links to table of contents

This commit is contained in:
Ritesh Ghosh
2023-08-06 19:21:38 +05:30
parent 0c5c1cfe71
commit d0bc07197a
2 changed files with 13 additions and 11 deletions
+7 -5
View File
@@ -4,11 +4,13 @@ Thank you for your interest in contributing to zoro.to-api. We appreciate whatev
## Table of Contents ## Table of Contents
- Types of contributions we are looking for - [Types of contributions we are looking for](#types-of-contributions-we-are-looking-for)
- Ground Rules & Expectations - [Ground Rules & Expectations](#ground-rules--expectations)
- How To Contribute - [How To Contribute](#how-to-contribute)
- Prerequisites - [Prerequisites](#prerequisites)
- Commit Messages - [Clone the repository](#clone-the-repository)
- [Project Structure](#project-structure)
- [Commit Messages](#commit-messages)
## Types of contributions we are looking for ## Types of contributions we are looking for
+6 -6
View File
@@ -61,17 +61,17 @@
## Table of Contents ## Table of Contents
- Installation - [Installation](#installation)
- Local Installation - [Local Installation](#local-installation)
- Documentation - [Documentation](#documentation)
- [GET Anime Home Page](#get-anime-home-page) - [GET Anime Home Page](#get-anime-home-page)
- [GET Anime About Info](#get-anime-about-info) - [GET Anime About Info](#get-anime-about-info)
- [GET Search Results](#get-search-results) - [GET Search Results](#get-search-results)
- [GET Genre Animes](#get-genre-animes) - [GET Genre Animes](#get-genre-animes)
- [GET Category Anime](#get-category-anime) - [GET Category Anime](#get-category-anime)
- Development - [Development](#development)
- Support - [Support](#support)
- License - [License](#license)
## <span id="installation">💻 Installation</span> ## <span id="installation">💻 Installation</span>