Skip to content

Commit 2509fce

Browse files
committed
Applied Markdown Beautify
1 parent b78d40b commit 2509fce

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

To-Do List/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
<p>TODO List are the lists that we generally use to maintain our day to day tasks or list of everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules.</p>
88

9-
109
<h3>Used Technologies</h3>
1110
<ul>
1211
<li>HTML5</li>
@@ -33,10 +32,9 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
3332
<br>
3433
<ul>
3534
<li>To add the Task,Write the Task in the box and click on Add Button<br>
36-
<img src="todo-add.png" alt="To-Do Add Image"/></li>
35+
<img src="todo-add.png" alt="To-Do Add Image"/><br></li>
3736
<li>If you have completed the task,click on the task to strike-out<br>
38-
<img src="todo-delete.png" alt="To-Do Strikeout Image"/></li>
37+
<img src="todo-delete.png" alt="To-Do Strikeout Image"/><br></li>
3938
<li>To Remove the completed Task,First click on the task to strike-out and then Click on Cleanup<br>
40-
<img src="todo-remove.png" alt="To-Do Remove Image"/></li>
39+
<img src="todo remove.png" alt="To-Do Remove Image"/><br></li>
4140
</ul>
42-

0 commit comments

Comments
 (0)