about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08697ee..56432cd 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Tasks can have four different states, represented by the first
 non-whitespace character of the line:
 
 * Open tasks: `-`
+* Started tasks (waiting for / assigned to other people): `*`
 * Maybe tasks: `?`
 * Finished tasks: `x`
 * WONTFIX tasks (tasks you decided not to do): `X`