From 38f2477863908757357c3623012443d0baddb9a4 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Tue, 7 Nov 2017 11:50:58 +0100 Subject: [PATCH] Added table of contents to README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e991b05..c5945b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,16 @@ # IFM - improved file manager +## contents + - [about](#about) + - [features](#features) + - [requirements](#requirements) + - [installation](#installation) + - [security information](#security-information) + - [keybindings](#keybindings) + - [configuration](#configuration) + - [docker](#docker) + - [screenshots](#screenshots) + - [issues](#issues) + ## about The IFM is a web-based filemanager, which comes as a single file solution using HTML5, CSS3, JavaScript and PHP. You can test a [demo here](https://ifmdemo.misterunknown.de/). The credentials are the default credentials: `admin` as username and password.