From 5cd2fac0a87ee3a7dc31ca715c1174ec6c757767 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Wed, 19 Jul 2017 07:40:36 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 73b473b6..a748cb20 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ filemanager provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware. +# Table of contents + ++ [Getting started](#getting-started) ++ [Features](#features) + - [Users](#users) + - [Search](#search) + # Getting started This is a library so it can be used on your own applications as a middleware or as a standalone app (examples are going to be added in the future).