From 6ff402afec799304c5ba79d1c74d57e26cb19d06 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Wed, 11 Sep 2024 11:30:32 +0200 Subject: [PATCH] Add: attribution to source of the fork --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 332c731..759446c 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,6 @@ shall be changed to And the mounting point is now `/home/myuser/files-to-serve/` instead of `/opt/www/files/`. +## Attribution + +This is a fork from [mohamnag/nginx-file-browser](https://github.com/mohamnag/nginx-file-browser)