From 1ef01a1a64e58fbcc16743e5718f4fb82d585bf8 Mon Sep 17 00:00:00 2001 From: ewen Date: Mon, 11 May 2026 00:06:06 +0200 Subject: [PATCH] changes to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d29a29..ee7ab25 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ The application reads connection settings from environment variables: * `QBIT_USER` : Username (default: admin) * `QBIT_PASS` : Password (default: adminadmin) +Or, you can alternatively fill out the form on the app startup with your credentials and URL to connect to your qBittorrent instance. + ## Building ```bash