From 8b97aed62fda2d316330aef19931ec96da32d191 Mon Sep 17 00:00:00 2001 From: Vladimir Markelov Date: Sun, 17 Nov 2024 18:22:33 -0800 Subject: [PATCH] udpate docs about using expression for dates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4451f9..2fa4564 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ - [Customizing the output](#customizing-the-output) - [Output customization example](#output-customization-example) - [How to use](#how-to-use) - - [Date Expressions](#date-expressions] + - [Date Expressions](#date-expressions) - [Recurrent tasks](#recurrent-tasks) - [Marking task completed and uncompleted](#marking-task-completed-and-uncompleted) - [Output example](#output-example)