From 5468309d3f76c80ca277a80db1ccbf9bebdb718b Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Sat, 4 Jul 2015 19:21:21 +0200 Subject: [PATCH] Update README.rst added rtd link to logo --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index a711eff..f827262 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,5 @@ .. image:: docs/_static/logo.png + :target: https://django-q.readthedocs.org/ A multiprocessing task queue for Django ---------------------------------------