mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
Use headlines in README (#249)
+ legibility + ability to link to section anchors directly
This commit is contained in:
committed by
Kevin Chung
parent
ad34dbf970
commit
ebd303a920
12
README.md
12
README.md
@@ -6,18 +6,18 @@
|
||||
|
||||
CTFd is a CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF.
|
||||
|
||||
Install:
|
||||
## Install
|
||||
1. `./prepare.sh` to install dependencies using apt.
|
||||
2. Modify [CTFd/config.py](https://github.com/CTFd/CTFd/blob/master/CTFd/config.py) to your liking.
|
||||
3. Use `python serve.py` in a terminal to drop into debug mode.
|
||||
4. [Here](https://github.com/CTFd/CTFd/wiki/Deployment) are some deployment options
|
||||
|
||||
Live Demo:
|
||||
## Live Demo
|
||||
https://demo.ctfd.io/
|
||||
|
||||
Reverse Engineering Module:
|
||||
## Reverse Engineering Module
|
||||
https://reversing.ctfd.io/
|
||||
|
||||
Logo by [Laura Barbera](http://www.laurabb.com/)
|
||||
|
||||
Theme by [Christopher Thompson](https://github.com/breadchris)
|
||||
## Credits
|
||||
* Logo by [Laura Barbera](http://www.laurabb.com/)
|
||||
* Theme by [Christopher Thompson](https://github.com/breadchris)
|
||||
|
||||
Reference in New Issue
Block a user