From afa14aa201fa4df841465b3c7d8b6930e2ec6757 Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Sat, 1 Sep 2018 23:29:28 -0400 Subject: [PATCH] Update README flair for develop branch --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 8ed604db..731c3217 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ django-helpdesk - A Django powered ticket tracker for small businesses. ======================================================================= -.. image:: https://travis-ci.org/django-helpdesk/django-helpdesk.png?branch=master +.. image:: https://travis-ci.org/django-helpdesk/django-helpdesk.png?branch=develop :target: https://travis-ci.org/django-helpdesk/django-helpdesk -.. image:: https://codecov.io/gh/django-helpdesk/django-helpdesk/branch/master/graph/badge.svg +.. image:: https://codecov.io/gh/django-helpdesk/django-helpdesk/branch/develop/graph/badge.svg :target: https://codecov.io/gh/django-helpdesk/django-helpdesk Copyright 2009-2018 Ross Poulton and django-helpdesk contributors. All Rights Reserved. @@ -62,7 +62,7 @@ Installation `django-helpdesk` requires: -* Django 2.x +* Django 2.x+ * Python 3.5+ You can quickly install the latest stable version of `django-helpdesk`