diff --git a/templates/docs/resources.html b/templates/docs/resources.html
index d4b6c1ee..91fe15e1 100644
--- a/templates/docs/resources.html
+++ b/templates/docs/resources.html
@@ -34,4 +34,5 @@ Please submit additions and corrections
- HealthTray – Watch your healthchecks in Windows system tray.
- healthchecks/dashboard – A standalone HTML page showing the status of the checks in your account.
-
\ No newline at end of file
+runitor - A command runner with healthchecks.io integration to keep your scripts and containers simple.
+
diff --git a/templates/docs/resources.md b/templates/docs/resources.md
index 52dfe4aa..12e5edb4 100644
--- a/templates/docs/resources.md
+++ b/templates/docs/resources.md
@@ -36,3 +36,4 @@ Please submit additions and corrections
* [HealthTray](https://github.com/taylus/HealthTray) – Watch your healthchecks in Windows system tray.
* [healthchecks/dashboard](https://github.com/healthchecks/dashboard) – A standalone HTML page showing the status of the checks in your account.
+* [runitor](https://github.com/bdd/runitor) - A command runner with healthchecks.io integration to keep your scripts and containers simple.