From 4bbba3ef554d1d10677ada82f19b8b0f5cd7411d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=C4=B0pek?= Date: Tue, 3 Oct 2023 21:49:09 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d92b8d1..013ba1f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You need to configure the script with your SMTP server settings and email detail - `DAYS_REMINDER`: Number of days for the reminder period. - `DAYS_DEADMAN`: Number of days for the Dead Man's Switch activation. - `SECONDS_IN_A_DAY`: Number of seconds in a day. -- `count_sent_mail`: Number of reminder emails to send. +- `count_sent_mail`: Number of dead man mails to send after activation. - `family_members`: List of family members' email addresses. - `files_to_attach`: List of files to attach to the emails.