From bf463f848b3d96ae423d55b64c98c8ab125b2f5c Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Tue, 25 Sep 2018 20:11:43 -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 0041caf..a8492b0 100644 --- a/Notifiers.md +++ b/Notifiers.md @@ -1,5 +1,5 @@

- +

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. 💃