diff --git a/README.md b/README.md
index 81c4b33..06ad3fe 100644
--- a/README.md
+++ b/README.md
@@ -684,7 +684,7 @@ python3 exploit.py
[✓] Enumerated
-
+
#### Exploits
@@ -692,12 +692,10 @@ python3 exploit.py
[✓] Enumerated
-
+
#### Misconfiguration
-
-
##### Services
@@ -735,11 +733,15 @@ python3 exploit.py
[✓] Enumerated
+##### Scheduled Tasks
+
+ 1. Scheduled Tasks [↓]
+ [✓] Enumerated
+
***
#### Initial Enumeration
```ps1
-
# Check user and groups
whoami
net user {USERNAME}
@@ -747,8 +749,6 @@ net user {USERNAME}
# Use WinPeas Enumeration
# Run Seatbelt
-
-
```
#### Credential Access