updated readme to reflect new features <3

This commit is contained in:
claire treise 2026-03-17 20:38:48 +01:00
parent eac93e08bb
commit fe05bb8a8d

View file

@ -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: