Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
introducing ToC to README.md
Browse files Browse the repository at this point in the history
**this PR does basically aim at:**
- *introducing ToC to README.md file*
  • Loading branch information
tiagomoraismorgado authored Oct 6, 2017
1 parent da669b4 commit 234f9c6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 234f9c6

Please sign in to comment.