From 5b9add2b7eb6258741997ff248350f6268bebffc Mon Sep 17 00:00:00 2001 From: Nakiami Date: Sat, 18 Jan 2020 11:48:01 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2015fd7..15ae0ac8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Mellivora ========= -Mellivora is a CTF engine written in PHP. Want a quick overview? Check out a [screenshot gallery on imgur](http://mellivora.imgur.com/). Want a quick start? Use [Mellivora with Docker](install/docker/README.md). +Mellivora is a CTF engine written in PHP. Want a quick overview? Check out a [screenshot gallery on imgur](https://imgur.com/user/mellivora/posts). Want a quick start? Use [Mellivora with Docker](install/docker/README.md).

Mellivora logo @@ -54,4 +54,4 @@ Mellivora is lightweight. And fast. Very fast. Want to run a large competition o PRs gladly accepted. Test using [Codeception](http://codeception.com/). Read [more about testing here](tests/README.md). ### License -This software is licenced under the [GNU General Public License v3 (GPL-3)](http://www.tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29). The "include/thirdparty/" directory contains third party code. Please read their LICENSE files for information on the software availability and distribution. \ No newline at end of file +This software is licenced under the [GNU General Public License v3 (GPL-3)](http://www.tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29). The "include/thirdparty/" directory contains third party code. Please read their LICENSE files for information on the software availability and distribution.