Update README.md

Links to new repo location
This commit is contained in:
Kevin Chung
2017-03-12 20:14:13 -04:00
committed by GitHub
parent 06d0e00cf5
commit ede7f1bad2

View File

@@ -1,16 +1,16 @@
![](https://raw.githubusercontent.com/isislab/CTFd/master/CTFd/static/original/img/logo.png)
![](https://raw.githubusercontent.com/CTFd/CTFd/master/CTFd/static/original/img/logo.png)
====
[![Build Status](https://travis-ci.org/isislab/CTFd.svg?branch=master)](https://travis-ci.org/isislab/CTFd)
[![Build Status](https://travis-ci.org/CTFd/CTFd.svg?branch=master)](https://travis-ci.org/CTFd/CTFd)
[![CTFd Slack](https://slack.ctfd.io/badge.svg)](https://slack.ctfd.io/)
CTFd is a CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF.
Install:
1. `./prepare.sh` to install dependencies using apt.
2. Modify [CTFd/config.py](https://github.com/isislab/CTFd/blob/master/CTFd/config.py) to your liking.
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/isislab/CTFd/wiki/Deployment) are some deployment options
4. [Here](https://github.com/CTFd/CTFd/wiki/Deployment) are some deployment options
Live Demo:
https://demo.ctfd.io/