From d0bc07197a1b849b650cd7eb634a1ae87fbf853f Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Sun, 6 Aug 2023 19:21:38 +0530 Subject: docs: added links to table of contents --- CONTRIBUTING.md | 12 +++++++----- README.md | 12 ++++++------ 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 293779b..cda2b44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,11 +4,13 @@ Thank you for your interest in contributing to zoro.to-api. We appreciate whatev ## Table of Contents -- Types of contributions we are looking for -- Ground Rules & Expectations -- How To Contribute -- Prerequisites -- Commit Messages +- [Types of contributions we are looking for](#types-of-contributions-we-are-looking-for) +- [Ground Rules & Expectations](#ground-rules--expectations) +- [How To Contribute](#how-to-contribute) +- [Prerequisites](#prerequisites) + - [Clone the repository](#clone-the-repository) + - [Project Structure](#project-structure) +- [Commit Messages](#commit-messages) ## Types of contributions we are looking for diff --git a/README.md b/README.md index ebed465..01b6c8b 100644 --- a/README.md +++ b/README.md @@ -61,17 +61,17 @@ ## Table of Contents -- Installation - - Local Installation -- Documentation +- [Installation](#installation) + - [Local Installation](#local-installation) +- [Documentation](#documentation) - [GET Anime Home Page](#get-anime-home-page) - [GET Anime About Info](#get-anime-about-info) - [GET Search Results](#get-search-results) - [GET Genre Animes](#get-genre-animes) - [GET Category Anime](#get-category-anime) -- Development -- Support -- License +- [Development](#development) +- [Support](#support) +- [License](#license) ## 💻 Installation -- cgit v1.2.3