diff --git a/README.md b/README.md
index 7abf453..34fbf37 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,19 @@
# Offensive Security Tools
-Here you will find a useful collection of commands and file resource locations used in Pentesting operations. This reference is will go hand in hand with Kali Linux.
+***
-# General Enumeration
+Here you will find a useful collection of commands and file resource locations used in Pentesting operations. This reference is will go hand in hand with Kali Linux.
***
+# General Enumeration
+
+
+
+***
+
## NMAP
**OVERVIEW**
@@ -25,7 +31,6 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS}
-***