Browse Source

README: Added statistics to features list.

Ask Solem 16 years ago
parent
commit
0614d919eb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README

+ 2 - 0
README

@@ -58,6 +58,8 @@ Features
       available from a URL like ``celery/<task_id>/status/``. This view
       returns a JSON-serialized data structure containing the task status,
       and the return value if completed, or exception on failure.
+
+    * Supports statistics for profiling and monitoring.
       
 API Reference Documentation
 ===========================