Updated Statup Plugins (markdown)

master
Hunter Long 2018-07-03 15:34:44 -07:00
parent e972632cef
commit 46c2e53662
1 changed files with 1 additions and 1 deletions

@ -7,7 +7,7 @@ go get github.com/hunterlong/statup/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!
<p align="center">
<img width="85%" src="https://s3-us-west-2.amazonaws.com/gitimgs/statupplugin.png">
<img width="95%" src="https://s3-us-west-2.amazonaws.com/gitimgs/statupplugin.png">
</p>
## Building Plugins