Added schematic to README

This commit is contained in:
Ilan Steemers
2015-06-17 17:15:48 +02:00
parent e473665760
commit a4de7f7d2c
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
# Django-q
##A multiprocessing task queue application for Django
Currently in the pre-alpha stage.
Currently in the pre-alpha stage.
![Django Q schema](http://i.imgur.com/jYRb1mJ.png)

View File

@@ -4,4 +4,6 @@ Django-q
A multiprocessing task queue application for Django
---------------------------------------------------
Currently in the pre-alpha stage.
Currently in the pre-alpha stage. |Django Q schema|
.. |Django Q schema| image:: http://i.imgur.com/jYRb1mJ.png