diff --git a/readme.md b/readme.md index e52ef38..a7f49f8 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ It's designed to run efficiently on Linux environments (including Termux), handl | Feature | Details | | :--- | :--- | -| **AI Analysis** | Uses Gemini, GPT-4, or Claude to clean raw data and highlight sensitive information. | +| **AI Analysis** | Uses Gemini, GPT 4, or Claude to clean raw data and highlight sensitive information. | | **Dark Web Support** | Routes requests through Tor (SOCKS5) to scan .onion services safely. | | **High Concurrency** | Built with Go routines to scan multiple targets simultaneously without lag. | | **Clean Reporting** | Generates structured Markdown reports instead of messy JSON dumps. |