Merge branch 'master' of github.com:healthchecks/healthchecks

This commit is contained in:
Pēteris Caune 2015-07-01 20:10:25 +03:00
commit 44de3af0f9

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