From 543e4a9158395172640c559127f24dd155087139 Mon Sep 17 00:00:00 2001 From: Azalea Gui Date: Sat, 11 Feb 2023 17:06:10 -0500 Subject: [PATCH] [+] TODO list --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index d0f60e6..4836b8a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,20 @@ A cute, feature-rich file listing module to replace nginx's autoindex / fancyindex. + +## Features + +* [x] List files +* [x] Show file icons + +**TODO** + +* [ ] Infinite-scroll +* [ ] Search +* [ ] Show image/video previews +* [ ] Show 404 page + + ## How to use ### 1. Installation