From e2ae111cd0726e2775cde90d81002d285ed11c10 Mon Sep 17 00:00:00 2001
From: Joe Totes <59018247+Totes5706@users.noreply.github.com>
Date: Sat, 30 Jul 2022 15:11:38 -0400
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index fa80ab2..81161aa 100644
--- a/README.md
+++ b/README.md
@@ -300,7 +300,7 @@ john -w=/usr/share/wordlists/rockyou.txt {file.txt}
***
-## 1) Python Server
+## Python Server [1]
@@ -316,7 +316,7 @@ sudo python3 -m http.server {PORT}
```
-## 2) WGET
+## WGET [2]