Skip to content

Commit 58aeb1f

Browse files
Readme Update v2 n2
1 parent aedb114 commit 58aeb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ This app contains a list of tasks in the landing page, which can be created thro
1717
>### Version 1 `Singara`💡
1818
>The version 1 of the app contains a Create Task section at the bottom. Whenever user enters some tasks in the given input field and hits the create button, The tasks get displayed on the screen as a ordered list. Besides these functionalities, this version also contains a speciall method in the tasker app that clears all the listed tasks.
1919
20-
### The `alldone()` method
20+
#### The `alldone()` method
2121
Whenever user types `alldone()` in the new task input and submits, all the listed tasks gets deleted and the app becomes new.
2222

2323
>### Verison 2 `Kochuri`
2424
>The Version 2 `Kochuri` contains better styling and a delete button on each tasks. Kochuri also contains functionality that capitalizes the first letter of the task. It also has another method, that is just an alternative of the `alldone()` method.
2525
26-
### The `alldel()` method
26+
#### The `alldel()` method
2727
The `alldel()` method and `alldone()` methods are basically same, but a user can use them on their own contexts.
2828

2929
<br>

0 commit comments

Comments
 (0)