From 3da212e82e827f82b781b23b2f5de9de1e214682 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Sat, 13 Dec 2014 13:23:35 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cc7f44c..cbb1d0e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # EasyCTF Platform +![](https://img.shields.io/travis/EasyCTF/CTF-Platform.svg) +![](https://img.shields.io/github/issues/EasyCTF/CTF-Platform.svg) + This is a genericized version of EasyCTF 2014, and can be used as a backend for hosting CTF competitions. This was based on [picoCTF 2013's CTF-Platform](https://github.com/picoCTF/CTF-Platform). ## Getting Started