diff --git a/Readme.md b/Readme.md index 75a680413d9d5de94c1aa3f0502c0154971fa138..4646b80bea45c570cc8384ab56b9928ce4513a26 100644 --- a/Readme.md +++ b/Readme.md @@ -1 +1,7 @@ -# Firehouse Smokedetection Gotify Alarm plugin \ No newline at end of file +# Firehouse Smokedetection Gotify Alarm plugin + +## Build Instructions + +```bash +go build -buildmode=plugin -o gotify.so . +``` \ No newline at end of file