Updated Statup Plugins (markdown)

master
Hunter Long 2018-07-03 15:34:23 -07:00
parent 5d3ef7b024
commit e972632cef
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="75%" src="https://s3-us-west-2.amazonaws.com/gitimgs/statupplugin.png">
<img width="85%" src="https://s3-us-west-2.amazonaws.com/gitimgs/statupplugin.png">
</p>
## Building Plugins