Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/khor-jingqian/ip
Browse files Browse the repository at this point in the history
  • Loading branch information
khor-jingqian committed Sep 17, 2020
2 parents 3072ec7 + 3b309d6 commit 995ad9d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bye|Saves current list of tasks and exits Duke|bye

### Feature 1

####View existing items
<h4>View existing items</h4>

To view all the items that you currently have in Duke.

Expand All @@ -32,7 +32,7 @@ Expected outcome:

### Feature 2

####Create a Deadline task
<h4>Create a Deadline task</h4>

Adds a Deadline task into Duke.

Expand All @@ -48,7 +48,7 @@ Expected outcome:

### Feature 3

####Create an Event task
<h4>Create an Event task</h4>

Adds a Event task into Duke.

Expand All @@ -64,7 +64,7 @@ Expected outcome:

### Feature 4

####Create a To-Do task
<h4>Create a To-Do task</h4>

Adds a To-Do task into Duke.

Expand All @@ -80,7 +80,7 @@ Expected outcome:

### Feature 5

####Complete a Task
<h4>Complete a Task</h4>

Mark a specific task in Duke as complete.

Expand All @@ -96,7 +96,7 @@ Expected outcome:

### Feature 6

####Remove a Task
<h4>Remove a Task</h4>

Delete and remove a task from Duke.

Expand All @@ -112,7 +112,7 @@ Expected outcome:

### Feature 7

####Finding tasks
<h4>Finding tasks</h4>

Type in a keyword into this command to find a certain task that matches what you are looking for.

Expand All @@ -128,7 +128,7 @@ Expected outcome:

### Feature 8

####Exit Duke
<h4>Exit Duke</h4>

To save your current lists of tasks and exit Duke. This will close the Duke GUI.

Expand Down

0 comments on commit 995ad9d

Please sign in to comment.