浏览代码

Starting updating the README

Ask Solem 16 年之前
父节点
当前提交
85fbf00574
共有 1 个文件被更改,包括 12 次插入1 次删除
  1. 12 1
      README.rst

+ 12 - 1
README.rst

@@ -90,7 +90,18 @@ by doing the following,::
 Usage
 =====
 
-Have to write a cool tutorial, but here is some simple usage info.
+Installing RabbitMQ
+-------------------
+
+
+Configuring your Django project
+-------------------------------
+
+Running the celery worker daemon
+--------------------------------
+
+Defining and executing tasks
+----------------------------
 
 *Note* You need to have a AMQP message broker running, like `RabbitMQ`_,
 and you need to have the amqp server setup in your settings file, as described