diff --git a/README.md b/README.md index c72e245..b1dc9bc 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,20 @@ indir [--host address] [--port port] [--root http_root] directory --root http_root hosts on the specified subdirectory, i.e. `/files/` ``` -## customization +## features -### readme +### file serving +indir has the possibility of automatically serving an `index.html` instead of displaying the directory view! + +### customization + +#### readme drop a `README.md` into any directory and indir will render it below the file listing with full markdown support! +#### custom css +using a 'index.css' file, you can customize the directory view! + --- ## to-do: