From 234f9c624d085898357f172d366531875d4b9325 Mon Sep 17 00:00:00 2001 From: tiagomoraismorgado Date: Fri, 6 Oct 2017 20:03:14 +0100 Subject: [PATCH] introducing ToC to README.md **this PR does basically aim at:** - *introducing ToC to README.md file* --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 8d89444f..c9ac6f68 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,20 @@ --- +## Table of Contents + +* [What it does](#what-it-does) +* [Requirements](#requirements) +* [Development](#development) +* [Commands](#commands) +* [Configuration](#configuration) +* [Localization](#localization) +* [Contributing](#contributing) +* [Testing](#testing) +* [License](#license) + +--- + ## What it does A file sharing experiment which allows you to send encrypted files to other users.