From 48f66437e7a69116d76f2f06427208bd40a89c6f Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Sun, 11 Aug 2019 12:16:00 +0800 Subject: [PATCH] Updated notify (markdown) --- notify.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notify.md b/notify.md index 74d7a8a..cac239c 100644 --- a/notify.md +++ b/notify.md @@ -23,9 +23,9 @@ Every night when the renew cronjob runs, you may receive notifications based on ``` -The notifications can be emails for another supported way, such as request to a webhook etc. +The notifications can be emails for any other supported way, such as requesting to a webhook, etc. -As for now, there is email notification supported, but there will be more soon. You can also implement your hook. +You can also implement your own hook. See example: `mailgun.sh` or `sendgrid.sh`