Skip to content

Commit 6150e15

Browse files
author
Eshaan Bansal
authored
Update README.md
1 parent 5fd02a2 commit 6150e15

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ $ cd src/
4747

4848
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).
4949

50-
> Note: DO NOT FORGET to change admin credentials from [create_db.py](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/blob/master/src/create_db.py)
50+
> Note: DO NOT FORGET to change admin credentials from [`create_db.py`](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/blob/master/src/create_db.py)
51+
52+
You can manage the database CRUD operations from admin views GUI as well as issue notifications.
5153

5254
#### Creating database instance file
5355

0 commit comments

Comments
 (0)