From 376d31c1329e9594193f42fe1692ddb2a09bf1a0 Mon Sep 17 00:00:00 2001
From: Hoffelhas <xela@live.nl>
Date: Tue, 12 May 2020 23:29:56 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 670c12a..fe3ff27 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,9 @@ Make sure the label exists in your Todoist before running the program. Todoist P
 
 Sequential list processing
 --------------------------
+
+- This feature currently has a known bug, it will be patched very soon -
+
 If a project or parentless task ends with `--`, the sub-tasks will be treated as a priority queue and the most important will be labeled `@next_action`. Importance is determined by order in the list.
 
 ![Serial task](https://i.imgur.com/SUkhPiE.gif)