diff --git a/README.md b/README.md
index 6e37b81..dee7daf 100644
--- a/README.md
+++ b/README.md
@@ -177,20 +177,11 @@ directory-list-lowercase-2.3-medium.txt
-**OVERVIEW**
-
-| | |
-| :-----------: | :-----------: |
-| Description | Connect to SMB |
-| Download | Pre-installed on Kali Linux |
-
-
-
-**USAGE**
-
-
-
```bash
+# About: Used to connect to SMB
+# Download: Pre-installed on Kali Linux
+
+# Usage
# List all SMB Shares
smbclient -L {TARGET_IP}
@@ -203,8 +194,6 @@ smbclient -N \\\\{TARGET_IP}\\{SHARE} -u Administrator
-
-
## MSSQL [1433]