From 8e3b8c0673d690a83572a3327f4a4db744917cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Wed, 1 Jul 2015 00:43:48 +0300 Subject: [PATCH] Link to live site --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c57a3608..a261af0b 100644 --- a/README.md +++ b/README.md @@ -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. +It is live here: [http://healthchecks.io/](http://healthchecks.io/) + The building blocks are: * Python 3