Skip to content

Commit 47d11de

Browse files
author
Eshaan Bansal
authored
Update README.md
1 parent de5ef42 commit 47d11de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A CTF framework(in flask) for HackTheBox style machines.
2020
[venv]$ pip install -r requirements.txt
2121
[venv]$ python run.py
2222

23-
Using this as simple as anything. Just configure your CTF settings in `config.py`.
23+
Using this as simple as anything. Just configure your CTF settings in [`config.py`](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/blob/master/src/FlaskRTBCTF/config.py).
2424

2525
#### Creating database instance file
2626

0 commit comments

Comments
 (0)