From 71b6e2812d767febc7ae7669344c3a4668413db5 Mon Sep 17 00:00:00 2001 From: Satwik Kansal Date: Fri, 1 Sep 2017 23:58:59 +0530 Subject: [PATCH] Update Table Of Contents --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e249838..b813c50 100755 --- a/README.md +++ b/README.md @@ -81,12 +81,14 @@ So, here ya go... - [Explanation](#explanation-7) - [Midnight time doesn't exist?](#midnight-time-doesnt-exist) - [💡 Explanation:](#-explanation-16) - - [Needle in a Haystack](#needle-in-a-haystack) + - [Counting the booleans](#counting-the-booleans) - [💡 Explanation:](#-explanation-17) - - [Loop variable resilient to changes](#loop-variable-resilient-to-changes) + - [Needle in a Haystack](#needle-in-a-haystack) - [💡 Explanation:](#-explanation-18) - - [Let's see if you can guess this?](#lets-see-if-you-can-guess-this) + - [Loop variable resilient to changes](#loop-variable-resilient-to-changes) - [💡 Explanation:](#-explanation-19) + - [Let's see if you can guess this?](#lets-see-if-you-can-guess-this) + - [💡 Explanation:](#-explanation-20) - [Minor Ones](#minor-ones) - [TODO: Hell of an example!](#todo-hell-of-an-example) - [Contributing](#contributing)