From fa02d97aa9490cb87fc68963cf6c0b6d204c6e4d Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Tue, 21 Jan 2020 15:22:43 -0700 Subject: [PATCH] Added list of features to the README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 396d9a7..ba635cc 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,16 @@ Directory Lister is the easiest way to expose the contents of any web-accessable folder for browsing and sharing. With a zero configuration, drag-and-drop installation you'll be up and running in less than a minute. +Features +-------- + + - **Simple installation** allows you to be up and running in less than a minute. + - **Light and dark themes** to suit your professional needs or personal style. + - **Custom sort ordering** gives you control of the ordering of your files/folders. + - **Directory search** helps you locate the files you need quickly and efficiently. + - **File hashes** instill confidence when downloading files through verification. + - **Readme rendering** allows exposing the contents of READMEs directly on the page. + Requirements ------------