Skip to content

Commit ca22329

Browse files
authored
README.md
1 parent a686bd3 commit ca22329

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,33 @@ Before you start, ensure that the following are installed on your system:
1414

1515
---
1616

17+
Here’s how you can add that section to your README:
18+
19+
---
20+
21+
### Downloading and Setting Up the Project
22+
23+
1. **Download the Project ZIP File**
24+
Go to the [GitHub repository](https://github.com/Piyush-1723/SQLi-Lab) and click the "Code" button. Select **Download ZIP** to download the project files to your local system.
25+
26+
2. **Extract the ZIP File**
27+
After downloading, extract the contents of the ZIP file to a folder on your system.
28+
29+
3. **Rename the Extracted Folder**
30+
Rename the extracted folder to `SQLi Lab` (or any name you prefer). Ensure that the folder now contains the following subfolders:
31+
- **Login** (containing `login.html`, `login.php`, etc.)
32+
- **Database** (containing the database `.sql.zip` file)
33+
- **Search** (containing the search-related files)
34+
35+
4. **Move to XAMPP's `htdocs`**
36+
Place the `SQLi Lab` folder into the `htdocs` directory of your XAMPP installation (typically located at `C:\xampp\htdocs\`).
37+
38+
5. **Continue with Setup**
39+
Follow the steps in the Setting Up XAMPP and Setting Up the Database sections to complete the installation.
40+
41+
---
42+
43+
Let me know if you'd like any further modifications!
1744
### **Setting Up XAMPP** 🔧
1845

1946
1. **Download & Install XAMPP**

0 commit comments

Comments
 (0)