Improve documentation

This commit is contained in:
Camilo Nova 2015-01-22 16:03:55 -05:00
parent 9bb8198332
commit 2ef826fb64
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,7 @@ Authors
=======
* Brandon Konkle (https://github.com/bkonkle)
* Camilo Nova (https://github.com/camilonova)
* Jeff Triplett (https://github.com/jefftriplett)
* Vladimir Iakovlev (https://github.com/nvbn)
* Nick Lang (https://github.com/fxdgear)

View file

@ -7,6 +7,10 @@ From PyPI::
pip install django-discover-jenkins
Due to a bug in the coverage library you have to use this specific version::
pip install coverage==3.5
Configuration
-------------