diff --git a/Statup-Plugins.md b/Statup-Plugins.md index b1cfb27..b8a3491 100644 --- a/Statup-Plugins.md +++ b/Statup-Plugins.md @@ -6,6 +6,10 @@ go get github.com/hunterlong/statup/plugin ## Example Plugin Start off with the [Example Statup Plugin](https://github.com/hunterlong/statup_plugin) that includes all the interfaces and some custom options for you to expand on. You can include any type of function in your own plugin! +
+
+