Updated Home (markdown)

n1474335 2016-12-08 14:34:33 +00:00
parent 1b0fa897d4
commit 0c51105b95
1 changed files with 12 additions and 1 deletions

13
Home.md

@ -1 +1,12 @@
Welcome to the CyberChef wiki pages. Here you can find guides for installing and contributing to CyberChef.
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]]