Merge pull request #581 from tiagomoraismorgado88/patch-4
introducing ToC to README.md
This commit is contained in:
commit
0c5d0d4bb2
1 changed files with 14 additions and 0 deletions
14
README.md
14
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.
|
||||
|
|
Loading…
Reference in a new issue