diff --git a/templates/docs/resources.html b/templates/docs/resources.html
index 2681d251..d4b6c1ee 100644
--- a/templates/docs/resources.html
+++ b/templates/docs/resources.html
@@ -20,6 +20,7 @@ Please submit additions and corrections
healthchecks/hchk – API wrapper & CLI in Python. Supports creating, pinging.
crontask.sh – bash wrapper to use in crontab. Supports pinging.
SmartCronHelper – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.
+davehope/HealthChecksIOStatusReport – PowerShell module. Supports pinging.
Plugins & Integrations
diff --git a/templates/docs/resources.md b/templates/docs/resources.md
index 00aa740c..52dfe4aa 100644
--- a/templates/docs/resources.md
+++ b/templates/docs/resources.md
@@ -22,6 +22,7 @@ Please submit additions and corrections
* [healthchecks/hchk](https://github.com/healthchecks/hchk) – API wrapper & CLI in Python. Supports creating, pinging.
* [crontask.sh](https://github.com/pforret/crontask) – bash wrapper to use in crontab. Supports pinging.
* [SmartCronHelper](https://gitlab.science.ru.nl/bram/sch) – A cron shell wrapper. Automatically registers and pings cron jobs listed in crontab.
+* [davehope/HealthChecksIOStatusReport](https://github.com/davehope/HealthChecksIOStatusReport) – PowerShell module. Supports pinging.
## Plugins & Integrations