From d8fe79a210f8cb54c2e347823eb72fbdeebe8477 Mon Sep 17 00:00:00 2001 From: Hoffelhas Date: Sat, 9 May 2020 22:50:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49129c7..670c12a 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Any parentless task can be be given a type by appending `//` or `--` to the name Recurring lists ==================== -The program looks for all parentless tasks with a recurring date. If they contain sub-tasks, they will be restored in the same order when the parentless task is checked. +The program looks for all parentless tasks with a recurring date. If they contain sub-tasks, they will be restored in the same order when the parentless task is checked. Todoist Premium is not required for this functionality. ![See example](https://i.imgur.com/WKKd14o.gif)