Merge pull request #366 from bdd/master

Add runitor to resources.{md,html}
This commit is contained in:
Pēteris Caune 2020-05-01 10:47:51 +03:00 committed by GitHub
commit b433e91b48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -34,4 +34,5 @@ Please submit additions and corrections
<ul>
<li><a href="https://github.com/taylus/HealthTray">HealthTray</a> Watch your healthchecks in Windows system tray.</li>
<li><a href="https://github.com/healthchecks/dashboard">healthchecks/dashboard</a> A standalone HTML page showing the status of the checks in your account.</li>
<li><a href="https://github.com/bdd/runitor">runitor</a> - A command runner with healthchecks.io integration to keep your scripts and containers simple.</li>
</ul>

View File

@ -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.