diff --git a/README.md b/README.md index b4fe3b2..2f37389 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Django-q ##A multiprocessing task queue application for Django -Currently in the pre-alpha stage. \ No newline at end of file +Currently in the pre-alpha stage. +![Django Q schema](http://i.imgur.com/jYRb1mJ.png) \ No newline at end of file diff --git a/README.rst b/README.rst index 574b4b2..24f65fb 100644 --- a/README.rst +++ b/README.rst @@ -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