From 1fc008a685ccd06197d4e382951eeedfdf80b979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Bryon?= Date: Wed, 20 Mar 2013 16:27:58 +0100 Subject: [PATCH] Added link to TravisCI.org in README. --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index c718882..635fd50 100644 --- a/README +++ b/README @@ -36,7 +36,8 @@ Then get increased performances with :doc:`optimizations/index`. Ressources ********** -* online documentation: http://django-downloadview.readthedocs.org +* Documentation: http://django-downloadview.readthedocs.org * PyPI page: http://pypi.python.org/pypi/django-downloadview -* code repository: https://github.com/benoitbryon/django-downloadview -* bugtracker: https://github.com/benoitbryon/django-downloadview/issues +* Code repository: https://github.com/benoitbryon/django-downloadview +* Bugtracker: https://github.com/benoitbryon/django-downloadview/issues +* Continuous integration: https://travis-ci.org/benoitbryon/django-downloadview