diff --git a/README.md b/README.md index 31c92d2..859e0c9 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,6 @@ The Dockerfile consists of two stages: ## Customization -You can modify the Dockerfile and the `settings.json` and `users.json` files according to your specific requirements. For more information on Filebrowser settings and authentication methods, refer to the [Filebrowser documentation](https://filebrowser.org/configuration/authentication-method). \ No newline at end of file +You can modify the Dockerfile and the `settings.json` and `users.json` files according to your specific requirements. For more information on Filebrowser settings and authentication methods, refer to the [Filebrowser documentation](https://filebrowser.org/configuration/authentication-method). + +Credits to [FileBrowser](https://github.com/filebrowser) for his amazing work, more details at [filebrowser.org](https://filebrowser.org/)