diff --git a/README.md b/README.md
index 216775355551b0524ddb6388506c61d4cbcc539c..0cf5294b3be3b4f4463315b9ba558d7d5dfd812d 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,6 @@
 A simple script to filter AIDE check cron jonbs, and reduce sysadmin overhead.
 
 Result:
-- Send an email alert if MAILTO= recipient is set, only if AIDE find something wrong
+- Send an email alert if MAIL recipient is set, only if AIDE find something wrong
 - Return 1 if AIDE find something wrong
+- May run aide --update after execution, to remove multiple alerts (disabled by default)