From d556bbf51110590888d771231f6e509562d3f098 Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Tue, 16 May 2017 02:25:11 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5672c0..f78f0d9 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ [![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. +## What is CTFd? +CTFd is a Capture The Flag in a can. It's easy to customize with plugins and themes but 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) +![CTFd is a CTF in a can.](https://github.com/CTFd/CTFd/raw/master/CTFd/static/original/img/scoreboard.png?raw=true) ## Install 1. `./prepare.sh` to install dependencies using apt.