diff --git a/README.md b/README.md index 2186164..e792cf7 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ On Windows, logs will be found in the temp directory defined in `%TEMP%` variabl NPBackup comes with integrated auto upgrade function that will run regardless of program failures, in order to lessen the maintenance burden. The upgrade server runs a python asgi web server with integrated HTTP basic authentication, that can further be put behind an SSL proxy like HaProxy. -## Customization +## Branding NPBackup is fully customizable and branding can be done easily. You'll find all images and icons in the `resources` directory. Feel free to update those files. Once updated, you must run `update_custom_resources.py` to regenerate the `customization.py` file corresponding entries.