From d034cfeacc1afa56fad7300428d6d32d40c3b642 Mon Sep 17 00:00:00 2001 From: Lenoch <81lennoch@gmail.com> Date: Tue, 20 Feb 2024 21:21:42 +0100 Subject: [PATCH] Update README.md Fixed template issues --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e88eb4..bd8f671 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ A comprehensive tool for **Web Domain Scanning** including Subdomain Discovery, ### Installation with setup.sh and requirements.txt ```bash -git clone https://github.com/your-repo/Advanced-Web-Scanner/ -cd Advanced-Web-Scanner +git clone https://github.com/capture0x/web-scanner.git +cd web-scanner sudo ./setup.sh pip install -r requirements.txt ``` @@ -75,7 +75,7 @@ For bug reports or suggestions for enhancements, please open an [issue](https:// ## License -This project is licensed under [specify your license here]. +This project is licensed under [Apache 2.0](https://github.com/capture0x/web-scanner/blob/main/LICENSE). ## Disclaimer