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]