From 0c51105b954cd9d92a135c31959d7fbe84c6f161 Mon Sep 17 00:00:00 2001 From: n1474335 Date: Thu, 8 Dec 2016 14:34:33 +0000 Subject: [PATCH] Updated Home (markdown) --- Home.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 59f35d5..e26fe32 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,12 @@ -Welcome to the CyberChef wiki pages. Here you can find guides for installing and contributing to CyberChef. \ No newline at end of file +Welcome to the CyberChef wiki pages. Here you can find guides for installing and contributing to CyberChef. + + +1. [[Getting started]] + - [[Installing|Getting-started#installing]] + - [[Compiling|Getting-started#compiling]] + - [[Repository structure|Getting-started#repository-structure]] +2. [[Contributing]] + - [[Coding conventions|Contributing#coding-conventions]] +3. [[Adding a new operation]] + - [[How to add an operation|Adding-a-new-operation#how-to-add-an-operation]] + - [[Data types|Adding-a-new-operation#data-types]] \ No newline at end of file