From 02d8b05a5cbfa4b196f5f34aa1be271d41950c47 Mon Sep 17 00:00:00 2001 From: Michael Skelton <886344+codingo@users.noreply.github.com> Date: Mon, 19 Aug 2019 22:46:19 +1000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9980088..b1eda37 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ Easily turn single threaded command line applications into a fast, multi-threade - [Setup](#Setup) - [Usage - Flags](#Usage) - [Usage Examples](#Usage-Examples) ---[Threading support for an Application that doesn't support it](#glob-notation-with-an-application-that-doesnt-support-it) ---[CIDR Notation for an Application that doesn't support it](#cidr-notation-with-an-application-that-doesnt-support-it) ---[GLOB Notation for an Application that doesn't support it](#glob-notation-with-an-application-that-doesnt-support-it) ---[Multiple Proxy support for an Application that doesn't support it](#run-nikto-using-multiple-proxies) - [Port Notation Explained](#Further-information-regarding-ports) - [Target Notation Explained](#Further-information-regarding-targets) +- [Threading support for an Application that doesn't support it](#glob-notation-with-an-application-that-doesnt-support-it) +- [CIDR Notation for an Application that doesn't support it](#cidr-notation-with-an-application-that-doesnt-support-it) +- [GLOB Notation for an Application that doesn't support it](#glob-notation-with-an-application-that-doesnt-support-it) +- [Multiple Proxy support for an Application that doesn't support it](#run-nikto-using-multiple-proxies) - [Variable Replacements](#Variable-Replacements) - [Advanced Command File Usage](#Advanced-Command-File-Usage) - [Advanced Usage: Blocker](#Blocker)