From 117ecd2ebe5fcc87055a582af52e106711a38bcd Mon Sep 17 00:00:00 2001 From: Denon Chong Date: Wed, 25 Sep 2024 15:12:54 +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 29088c1737..0a6d6c9e7d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,7 +11,7 @@ Designed to be flexible and user-friendly, Mentos is your go-to assistant for st # Features ## Todo -A `Todo` task represents a general task without any specific deadline or time range +A `Todo` task represents a general task without any specific deadline or time range. ### Usage: ```declarative @@ -58,7 +58,7 @@ This command adds an Event task with the description “Project meeting” from ## Listing Tasks -Mentos can list all of the tasks added by using the command `list` +Mentos can list all of the tasks added by using the command `list`. ### Usage: ```declarative @@ -125,7 +125,7 @@ Mentos allows you to search for tasks by their description using the `find` comm find ``` ## Exiting Mentos -To exit Mentos, use the `bye` command to end the chatbot session +To exit Mentos, use the `bye` command to end the chatbot session. ### Usage: ```declarative bye