From 1afb91149d93fa2eaa11d41600bdffe278dadd2d Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 30 Jul 2022 12:19:39 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 349b800..92d5be1 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,12 @@ Here you will find a useful collection of commands and file resource locations u | Description | Useful script that automates multiple enumeration scans in succession | | Download | [nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh) | +**USAGE** -```BASH -USAGE - +```bash ./nmapAutomator.sh --host {IP ADDRESS} --type All ``` -| + ```markdown Syntax highlighted code block