Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shunjieee authored Feb 29, 2024
1 parent 5091616 commit e982e06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

**<u>todo</u>**
***todo***

Formart:
`todo <taskname>`
Expand All @@ -40,7 +40,7 @@ Got it. I've added this task:
Now you have 1 tasks in the list.
```

**<u>deadline</u>**
***deadline***

Format:
`deadline <taskname> /by <date & time>`
Expand All @@ -55,7 +55,7 @@ Got it. I've added this task:
Now you have 2 tasks in the list.
```

**<u>event</u>**
***event***

Format:
`event <taskname> /from <start date & time> /to <end date & time>`
Expand Down

0 comments on commit e982e06

Please sign in to comment.