Merge pull request #26 from diwu1989/patch-1

Update README.md to reflect that django1.9 is used
This commit is contained in:
Pēteris Caune 2016-01-02 12:09:00 +02:00
commit 53f2bf7c69

View File

@ -19,7 +19,7 @@ It is live here: [http://healthchecks.io/](http://healthchecks.io/)
The building blocks are:
* Python 2 or Python 3
* Django 1.8
* Django 1.9
* PostgreSQL or MySQL
## Setting Up for Development