diff --git a/README.md b/README.md index 2f37389..7ea4a35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Django-q +# Django Q ##A multiprocessing task queue application for Django 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 24f65fb..6e45ec7 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Django-q +Django Q ======== A multiprocessing task queue application for Django