Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SSirMentos committed Sep 25, 2024
1 parent 5992cda commit 117ecd2
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 @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -125,7 +125,7 @@ Mentos allows you to search for tasks by their description using the `find` comm
find <keyword in description>
```
## 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
Expand Down

0 comments on commit 117ecd2

Please sign in to comment.