From b82681fcf236358994562fbf5f58bff319e5377e Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Mon, 29 Jun 2020 11:23:32 -0400 Subject: [PATCH] Put up beta/alpha notice on README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f6fc2c60..d2988a92 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ CTFd is a Capture The Flag framework focusing on ease of use and customizability ![CTFd is a CTF in a can.](https://github.com/CTFd/CTFd/blob/master/CTFd/themes/core/static/img/scoreboard.png?raw=true) +## Beta Notice + +Currently CTFd master contains an alpha version of the next major CTFd release. The latest stable CTFd release can be found at https://github.com/CTFd/CTFd/releases. + ## Features - Create your own challenges, categories, hints, and flags from the Admin Interface