Link to live site

This commit is contained in:
Pēteris Caune 2015-07-01 00:43:48 +03:00
parent ce210b69df
commit 8e3b8c0673

View File

@ -2,6 +2,8 @@
healthchecks is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface. healthchecks is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.
It is live here: [http://healthchecks.io/](http://healthchecks.io/)
The building blocks are: The building blocks are:
* Python 3 * Python 3