Browse Source

Update README.md

pull/7/head
Pēteris Caune 10 years ago
parent
commit
6304aa4180
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      README.md

+ 8
- 0
README.md View File

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

Loading…
Cancel
Save