diff --git a/Notifier-Example.md b/Notifier-Example.md index b84cbf2..1e4523c 100644 --- a/Notifier-Example.md +++ b/Notifier-Example.md @@ -1,5 +1,7 @@ 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! +[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/hunterlong/statup/core/notifier) + ```go package notifiers