diff --git a/README.md b/README.md index b8054d3..0a5dd2f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # ColdCore + This is the platform for IceCTF. It is based off of the platform for TJCTF, [TJCSec/ctf-platform](https://github.com/TJCSec/ctf-platform), although with hefty changes. ## Installation + +Install dependencies with `pip3 install -r requirements.txt`. + Edit `config.py` to your liking. The variable names should be fairly self-explanatory.