mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-26 08:28:12 +08:00
Update README.rst
Fixed coverage. Add coverage badge.
This commit is contained in:
+3
-1
@@ -4,7 +4,7 @@ Django Q
|
||||
A multiprocessing task queue for Django
|
||||
---------------------------------------
|
||||
|
||||
|image0|
|
||||
|image0| |image1|
|
||||
|
||||
Features
|
||||
~~~~~~~~
|
||||
@@ -177,3 +177,5 @@ Acknowledgements
|
||||
|
||||
.. |image0| image:: https://travis-ci.org/Koed00/django-q.svg?branch=master
|
||||
:target: https://travis-ci.org/Koed00/django-q
|
||||
.. |image1| image:: https://coveralls.io/repos/Koed00/django-q/badge.svg?branch=master
|
||||
:target: https://coveralls.io/r/Koed00/django-q?branch=master
|
||||
|
||||
Reference in New Issue
Block a user