From b985c5dde2cd3097c20570cc37320f8139ba37d3 Mon Sep 17 00:00:00 2001 From: Talas <74327184+IAmTalas@users.noreply.github.com> Date: Sun, 10 Oct 2021 15:27:06 +0330 Subject: [PATCH] Update readme.md Fix "Go to table of contents" location --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 345f181..fcf3d67 100644 --- a/readme.md +++ b/readme.md @@ -455,11 +455,12 @@ $ less apps/settings.py ```shell $ grep -i "Query" file.txt ``` -[Go to table of contents 🔼](#quick-links) - ![grep](./grep.jpg) +[Go to table of contents 🔼](#quick-links) + + ## search in all files in current working directory, quickly (entire disk in less than 15 minutes) **STOP CMD/CTRL + F IN A DIRECTORY** :-1: