From 96c464a1fc331ea36bc2bb3433b72127fc66483e Mon Sep 17 00:00:00 2001 From: Emile Date: Thu, 2 Jul 2020 23:24:10 +0200 Subject: Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 7c5c4ce..878b195 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,25 @@ Downloading the files included in the challenges - Dump all files from all challenges - A simple directory structure get's created sorting the challenges into the corresponding categories (`///`) +- README.md generation containing the challenge description and some other info: + +Example `README.md`, `generated in ///README.md` +```md +# Leet + +Category: misc + +Files: +- Challenge.awesome1337 + +## Description + +Do you think you're l33t enough? + +## Writeup +``` + +(Writeup section included to encourage you to publish writeups :D) ## Contribution -- cgit 1.4.1