From 050212e816f6687e40841c1ae9675a7c5c97d717 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 17 Jun 2015 17:17:55 +0200 Subject: [PATCH] Edited README --- README.md | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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