From b75746e4a5b0d8898312d87e0cae7f13d43812a4 Mon Sep 17 00:00:00 2001 From: TVanteeffelen Date: Tue, 12 May 2026 17:29:55 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b27c715..610850f 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ The following environment variables must be defined in your `.env` file: The password for the SMTP email account. `Required by deviceCheck.py.` +- **SMTP_RECEIVER** + The email address that will be receiving the notifications. + `Required by deviceCheck.py.` + --- ## Notes