We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad90ae5 commit 5d85030Copy full SHA for 5d85030
README.md
@@ -13,3 +13,6 @@ django-tasks-scheduler is developed for free.
13
You can support this project by becoming a sponsor using [this link](https://github.com/sponsors/cunla).
14
15
16
+# Contributing
17
+
18
+Interested in contributing, providing suggestions, or submitting bugs? See guidelines [at this link](.github/CONTRIBUTING.md).
docs/index.md
@@ -2,8 +2,7 @@
2
3
[![Django CI][badge]][2]
4
![badge][coverage]
5
-[![badge][pypi-downloads]][pypi]
6
-
+[](https://pypi.org/project/django-tasks-scheduler/)
7
---
8
9
A database backed asynchronous tasks scheduler for django.
0 commit comments