From 048b0ac8a9309feaf10bfe3ae6dd404918259c6e Mon Sep 17 00:00:00 2001 From: Xenon010101 Date: Fri, 5 Jun 2026 20:44:18 +0530 Subject: [PATCH] docs: add Table of Contents to README for better navigation Closes #1432 Signed-off-by: Xenon010101 --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 09cbc5f26..8aa8751af 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,22 @@ Live at **[internhack.xyz](https://www.internhack.xyz)** +## Table of Contents + +- [About InternHack](#about-internhack) +- [AI Assistant Context Files](#ai-assistant-context-files) +- [Tech Stack](#tech-stack) +- [Features](#features) +- [Getting Started](#getting-started) +- [Environment Variables](#environment-variables) +- [Project Structure](#project-structure) +- [API Overview](#api-overview) +- [Production Build](#production-build) +- [Contributing](#contributing) +- [Contributors](#contributors) +- [Project Support](#project-support) +- [License](#license) + --- ## AI Assistant Context Files