Skip to content

Commit 9690284

Browse files
committed
copied the badge from the github's README.md for the download counter as the other one was broken and this is uniform with the github link then
1 parent 15d0984 commit 9690284

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Django tasks Scheduler
22

33
[![Django CI][badge]][2]
4-
![badge][coverage] 
5-
[![downloads][pypi-downloads]][pypi]
6-
4+
![badge][coverage]
5+
[![badge](https://img.shields.io/pypi/dm/django-tasks-scheduler)](https://pypi.org/project/django-tasks-scheduler/)
76
---
87

98
A database backed asynchronous tasks scheduler for django.

0 commit comments

Comments
 (0)