diff --git a/README.md b/README.md index 1ae1d78..332c731 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This web application is a very simple file browser which can be used effectively together with [nginx's autoindex module](http://nginx.org/en/docs/http/ngx_http_autoindex_module.html). ![nginx file browser in action - light theme](assets/screenshot-light.jpg) -![nginx file browser in action - light theme](assets/screenshot-dark.jpg) +![nginx file browser in action - dark theme](assets/screenshot-dark.jpg) A sample nginx configuration is also included which mounts **file browser** under root (`/`) and mounts files to be listed under `/files` path. Hence is the `filesBaseUrl` under @@ -46,5 +46,4 @@ shall be changed to ``` And the mounting point is now `/home/myuser/files-to-serve/` instead of `/opt/www/files/`. -# ISO-Share