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