Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkidelta authored Mar 11, 2024
1 parent e30e26b commit c070190
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Duc supports three types of tasks:
- **Todo**: A basic task with a description.
- Command: `todo [task description]`
- **Deadline**: A task with a due date.
- Command: `deadline [task description] /by [DD-MM-YYYY]`
- Command: `deadline [task description] /by [dd/mm/yyyy] [time]`
- example : deadline return book /by 2/12/2019 1800
- **Event**: A task that occurs over a period.
- Command: `event [event description] /from [start date] /to [end date]`

Expand Down

0 comments on commit c070190

Please sign in to comment.