From 532bb05e5e0d0578e4a66c76ffd386ee1a3509ae Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Fri, 5 Oct 2018 21:34:57 -0700 Subject: [PATCH] Updated Notifiers (markdown) --- Notifiers.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Notifiers.md b/Notifiers.md index 30d4a7a..8775a2e 100644 --- a/Notifiers.md +++ b/Notifiers.md @@ -5,7 +5,8 @@ Statup includes multiple Notifiers to alert you when your services are offline. You can also create your own notifier and send a Push Request to this repo! Creating a custom notifier is pretty easy as long as you follow the requirements. A notifier will automatically be installed into the users Statup database, and form values will save without any hassles. 💃

-Example Code | Events | View Notifiers +Example Code | Events | View Notifiers
+

## Notifier Requirements