Skip to content

Commit b51ff85

Browse files
author
Pete Wildsmith
committed
a PyPI release badge that links to PyPI
1 parent 0ea8799 commit b51ff85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
django-db-queue
22
==========
33
[![Build Status](https://travis-ci.org/dabapps/django-db-queue.svg)](https://travis-ci.org/dabapps/django-db-queue)
4-
![pypi release](https://img.shields.io/pypi/v/django-db-queue.svg)
4+
[![pypi release](https://img.shields.io/pypi/v/django-db-queue.svg)](https://pypi.python.org/pypi/django-db-queue)
55

66
Simple databased-backed job queue. Jobs are defined in your settings, and are processed by management commands.
77

0 commit comments

Comments
 (0)