From 6deb38d67156c0973a855b56558506a3bfd881b2 Mon Sep 17 00:00:00 2001 From: markbiju Date: Mon, 21 Feb 2022 20:35:14 +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 c92bbb4c6f..bcfc2585af 100644 --- a/docs/README.md +++ b/docs/README.md @@ -37,13 +37,13 @@ Example: unmark 2 ### Delete Deletes a task from the list: **delete** -Format: delete INDEX_OF_TASK +Format: delete INDEX_OF_TASK Example: delete 2 ### list -Listing out all tasks added to Adam. +Listing out all tasks added to Adam. Format: list ### bye -Saves tasks to computer +Saves tasks to computer Format: bye