From 97f5d74606ee73d4537eeed0c26c39c923fc3c17 Mon Sep 17 00:00:00 2001 From: antoniaklja Date: Thu, 10 Jan 2019 21:27:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5227dcfe2..d760c51dc 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Some of the problems we want to solve: 1. [Installation][installation] 2. [Getting Started][getting_started] 3. [How it works][how_it_works] +4. [Security][security] 4. [Developer Guide][developer_guide] ## Contribution @@ -56,4 +57,5 @@ User configuration: [installation]:doc/installation.md [getting_started]:doc/getting-started.md [how_it_works]:doc/how-it-works.md +[security]:doc/security.md [developer_guide]:doc/developer-guide.md