diff --git a/README.md b/README.md
index 1ae2568..19dede8 100644
--- a/README.md
+++ b/README.md
@@ -15,12 +15,12 @@ Here you will find a useful collection of commands and file resource locations u
# General Enumeration
***
-
-
+
+## NMAP
+
+
**OVERVIEW**
A network scanning tool that identifies devices, ports, services, and operating systems
@@ -34,6 +34,8 @@ Here you will find a useful collection of commands and file resource locations u
```bash
nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
```
+
+