From cd8f64e44df175230e7d9c9d3efc00697a52ae1f Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Fri, 14 Sep 2018 18:26:23 -0700 Subject: [PATCH] Updated Notifier Example (markdown) --- Notifier-Example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notifier-Example.md b/Notifier-Example.md index 13b3304..b84cbf2 100644 --- a/Notifier-Example.md +++ b/Notifier-Example.md @@ -1,4 +1,4 @@ -Below is a full example of a Statup notifier which will give you a good example of how to create your own. +Below is a full example of a Statup notifier which will give you a good example of how to create your own. Insert your new notifier inside the `/notifiers` folder once your ready! ```go package notifiers