Skip to content

Commit a29498f

Browse files
authored
Update README.md
1 parent 093d9dc commit a29498f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ Do **NOT** use it against any target without **explicit permission**.
4646
pip install flask
4747

4848
3. Run the app:
49-
`python app.py`
49+
```bash
50+
python app.py
5051
5152
4. Open the URL shown in your terminal (e.g. http://127.0.0.1:5000)
5253

0 commit comments

Comments
 (0)