Skip to content

Commit 1b171ea

Browse files
authored
Update README formatting for installation and usage sections
1 parent a9c1728 commit 1b171ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@
100100

101101
8. The script includes a CIDR notation scanner for port scanning across IP ranges.
102102

103-
# INSTALLATION
103+
## INSTALLATION
104104

105-
## Quick Installation (Recommended)
105+
### Quick Installation (Recommended)
106106

107-
### Linux / macOS / WSL
107+
#### Linux / macOS / WSL
108108

109109
#### Install With CURL
110110

@@ -198,7 +198,7 @@ sudo python3 install.py
198198

199199
**Note:** The `install.py` script installs external dependencies like nuclei, subfinder, and other tools required for full functionality.
200200

201-
# USAGE
201+
## USAGE
202202

203203
After installing via pip, you can use SpyHunt from anywhere:
204204

@@ -467,7 +467,7 @@ SMB Automated Pentest:
467467
Domain for credential testing
468468
```
469469

470-
# EXAMPLE
470+
## EXAMPLE
471471

472472
### Scan for subdomains and save the output to a file.
473473
```

0 commit comments

Comments
 (0)