From b88fa5a8ccfef8d063290294166dff4affc5f617 Mon Sep 17 00:00:00 2001 From: topscoder <86197446+topscoder@users.noreply.github.com> Date: Thu, 16 May 2024 19:28:08 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 818ce7f389..77a73cdb1d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ export GITHUB_TEMPLATE_REPO=topscoder/nuclei-wordfence-cve nuclei -update-templates ``` -## Usage +### Usage Once you have installed this template repo using the commands above, you can run the following command to scan for vulnerabilities using Nuclei: @@ -66,7 +66,7 @@ Once you have installed this template repo using the commands above, you can run nuclei -t github/topscoder/nuclei-wordfence-cve -u https://target.com ``` -## Examples +### Examples Here are some examples how to use the templates: