Skip to content

Commit 8b5ee7b

Browse files
authored
Update README.md
1 parent 0f7846f commit 8b5ee7b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
44
Shinsoo is a desktop app for task management, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you can type fast, Shinsoo can get your task management done faster than traditional GUI apps.
55

6+
- [Quick Start](#quick-start)
7+
* [Features](#features)
8+
- [Feature - Add Tasks](#feature---add-tasks)
9+
- [Feature - List](#feature---list)
10+
- [Feature - Find](#feature---find)
11+
- [Feature - Marking](#feature---marking)
12+
- [Feature - Delete](#feature---delete)
13+
- [Feature - Exit](#feature---exit)
14+
+ [Command Summary](#command-summary)
15+
616
## Quick Start
717
1. Ensure you have Java 11 or above installed in your Computer.
818
2. Download the latest addressbook.jar from here.
@@ -64,7 +74,7 @@ Examples: <br/>
6474
---
6575
### Feature - Marking
6676

67-
Deletes a task from the app.
77+
Marks a task from the app.
6878

6979
Format: <br/>
7080
`mark INDEX` <br/>

0 commit comments

Comments
 (0)