README: mention required CTFd patches

This commit is contained in:
sudoBash418 2023-02-24 04:23:22 -07:00
parent fe0b4a5251
commit b3831bfb3a
Signed by: sudoBash418
GPG key ID: A75052AB46BFA091

View file

@ -2,7 +2,8 @@
A CLI tool for automating challenge management and deployment.
Currently only supports CTFd.
Requires a modified version of CTFd, available [here](https://git.sb418.net/sudoBash418/CTFd/src/branch/feat-files-content-label).
Specifically, this branch adds a `content_label` DB field to files and exposes it through the API.
## Installation