Skip to content

Commit 90e9153

Browse files
authored
Update README.md
1 parent 9ae951d commit 90e9153

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
This is an basic SQL Injection scanner Tool written in python.
22

3-
Install all requirements available in the requirements.txt file.
4-
53
Installation :
64

75
git clone https://github.com/The-exploiter-2005/basic_sqli.git
86

7+
Install all requirements available in the requirements.txt file.
8+
9+
pip3 install -r requirements.txt
10+
911
Usage:
1012

1113
python3 basic_sqli.py [options]

0 commit comments

Comments
 (0)