From 97b0aabfe1e4cca6aedcd7e5616d26e610c4acc1 Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Tue, 16 May 2017 02:10:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4cd0bff2..413e323c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ CTFd is a CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF. +![CTFd is a CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF.](https://github.com/CTFd/CTFd/raw/master/CTFd/static/original/img/scoreboard.png?raw=true "Optional Title") + ## 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.