From e982e06bf9f6671ecd72064cec5c4e26a5ce7008 Mon Sep 17 00:00:00 2001 From: SJ <122247406+shunjieee@users.noreply.github.com> Date: Fri, 1 Mar 2024 00:00:26 +0800 Subject: [PATCH] Update README.md --- docs/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index 67a94b1dc3..487f251ac3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -25,7 +25,7 @@ List of features supported: There are three types tasks that Xavier supports, to-do, deadline and event. The commands add the respective task to the task list. -**todo** +***todo*** Formart: `todo ` @@ -40,7 +40,7 @@ Got it. I've added this task: Now you have 1 tasks in the list. ``` -**deadline** +***deadline*** Format: `deadline /by ` @@ -55,7 +55,7 @@ Got it. I've added this task: Now you have 2 tasks in the list. ``` -**event** +***event*** Format: `event /from /to `