mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 14:04:20 +01:00
Fix Image Links in README (#288)
Latest PR moving around the theme files broke the image links in the README.
This commit is contained in:
committed by
Kevin Chung
parent
1bbd7feb23
commit
81fe9c179f
@@ -1,4 +1,4 @@
|
|||||||

|

|
||||||
====
|
====
|
||||||
|
|
||||||
[](https://travis-ci.org/CTFd/CTFd)
|
[](https://travis-ci.org/CTFd/CTFd)
|
||||||
@@ -7,7 +7,7 @@
|
|||||||
## What is CTFd?
|
## What is CTFd?
|
||||||
CTFd is a Capture The Flag in a can. It's easy to customize with plugins and themes and has everything you need to run a jeopardy style CTF.
|
CTFd is a Capture The Flag in a can. It's easy to customize with plugins and themes and has everything you need to run a jeopardy style CTF.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
1. `./prepare.sh` to install dependencies using apt.
|
1. `./prepare.sh` to install dependencies using apt.
|
||||||
|
|||||||
Reference in New Issue
Block a user