From 6304aa4180e8a8a4d59392d453999d148a54f67b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 25 Jun 2015 21:54:53 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b66d454e..c57a3608 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # healthchecks 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. + +The building blocks are: + +* Python 3 +* virtualenv +* Django 1.8 +* PostgreSQL +