aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2023-08-06 19:21:38 +0530
committerRitesh Ghosh <[email protected]>2023-08-06 19:21:38 +0530
commitd0bc07197a1b849b650cd7eb634a1ae87fbf853f (patch)
tree564b6d5c9e1963593601fa05d6318490e7fd3ed9 /README.md
parent0c5c1cfe713738001ec841e38cee7c5d43ab6c5f (diff)
downloadaniwatch-api-d0bc07197a1b849b650cd7eb634a1ae87fbf853f.tar.xz
aniwatch-api-d0bc07197a1b849b650cd7eb634a1ae87fbf853f.zip
docs: added links to table of contents
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
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)
## <span id="installation">💻 Installation</span>