From c08b44b39508185acb45bba06ea417bcdc204716 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Wed, 12 Sep 2018 14:27:50 -0700 Subject: [PATCH] Updated Notifiers (markdown) --- Notifiers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notifiers.md b/Notifiers.md index 4e2cd7f..f1b354f 100644 --- a/Notifiers.md +++ b/Notifiers.md @@ -1,7 +1,7 @@ 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 Notifier Code | Notifier Events | View Notifiers +Example Code | Events | View Notifiers

## Notifier Requirements