Skip to content

Commit e0e1a1a

Browse files
committed
Update User Guide
Let's add new lines to each expected outcome
1 parent d275174 commit e0e1a1a

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

docs/README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Example of usage:
1717

1818
Expected outcome:
1919

20-
`Got it! I've added this task`</n>
21-
`[T][] Homework`</n>
20+
`Got it! I've added this task`</br>
21+
`[T][] Homework`</br>
2222
`Now you have 1 tasks in the list`
2323

2424
### Feature 2
@@ -36,8 +36,8 @@ Example of usage:
3636

3737
Expected outcome:
3838

39-
`Got it! I've added this task`</n>
40-
`[E][] My Birthday (at: Nov 26 2020)`</n>
39+
`Got it! I've added this task`</br>
40+
`[E][] My Birthday (at: Nov 26 2020)`</br>
4141
`Now you have 1 tasks in the list`
4242

4343
### Feature 3
@@ -55,8 +55,8 @@ Example of usage:
5555

5656
Expected outcome:
5757

58-
`Got it! I've added this task`</n>
59-
`[D][] Project (at: Feb 19 2020)`</n>
58+
`Got it! I've added this task`</br>
59+
`[D][] Project (at: Feb 19 2020)`</br>
6060
`Now you have 1 tasks in the list`
6161

6262
### Feature 3
@@ -74,8 +74,8 @@ Example of usage:
7474

7575
Expected outcome:
7676

77-
`Noted. I've removed this task`</n>
78-
`[T][] Homework`</n>
77+
`Noted. I've removed this task`</br>
78+
`[T][] Homework`</br>
7979
`Now you have 0 tasks in the list`
8080

8181

@@ -94,9 +94,9 @@ Example of usage:
9494

9595
Expected outcome:
9696

97-
`Here are the tasks in your list:`</n>
98-
`1. [T][] Homework`</n>
99-
`2. [E][] My Birthday (at: Nov 26 2020)`</n>
97+
`Here are the tasks in your list:`</br>
98+
`1. [T][] Homework`</br>
99+
`2. [E][] My Birthday (at: Nov 26 2020)`</br>
100100
`3. [D][] Project (at: Feb 19 2020)`
101101

102102

@@ -115,7 +115,7 @@ Example of usage:
115115

116116
Expected outcome:
117117

118-
`Here are the matching tasks in your list:`</n>
118+
`Here are the matching tasks in your list:`</br>
119119
`1. [T][] Homework`
120120

121121
### Feature 4
@@ -133,9 +133,9 @@ Example of usage:
133133

134134
Expected outcome:
135135

136-
`Bye. Hope to see you again!`</n>
137-
`Application exiting in 3`</n>
138-
`Application exiting in 2`</n>
136+
`Bye. Hope to see you again!`</br>
137+
`Application exiting in 3`</br>
138+
`Application exiting in 2`</br>
139139
`Application exiting in 1`
140140

141141

0 commit comments

Comments
 (0)