From 36315f2b73d486245782638d0879bd71cc651e49 Mon Sep 17 00:00:00 2001 From: Sarup Banskota Date: Mon, 16 May 2022 13:18:27 +0700 Subject: [PATCH] Add a title to toc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c1b692..c913b3b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre > *What I cannot create, I do not understand — Richard Feynman.* -## Table of Contents +## Table of Contents: Build your own X * [3D Renderer](#build-your-own-3d-renderer) * [Augmented Reality](#build-your-own-augmented-reality)