From f8b835adca7a08c67013c4ec7ec0158ef1aecc14 Mon Sep 17 00:00:00 2001 From: Ivan Koo Zhuo Hui Date: Wed, 21 Feb 2024 22:07:52 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 166e496a20..380cdd4013 100644 --- a/docs/README.md +++ b/docs/README.md @@ -52,4 +52,6 @@ Unmark an item as uncompleted `unmark 3` - Unmark/Unset a task as uncompleted: `unmark [index of task]`. ### Getting help -- If you are unsure of all the commands, type: `help` \ No newline at end of file +- If you are unsure of all the commands, type: `help` +> [!NOTE] +> Note that data you have entered inside the program will be automatically saved upon exit.