From f1d67acd7f4b76efd62c97ab5a53054d7224a486 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Tue, 11 Sep 2018 19:30:48 -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 db3b8e3..4277680 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.

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

## Notifier Requirements