Skip to content

Commit b78d40b

Browse files
committed
Linked the Images to Readme
1 parent 7163a10 commit b78d40b

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

To-Do List/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,14 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
2929
- Add your tasks According to your wish
3030

3131
<h3> ScreenShots </h3>
32+
<img src="todo.png" alt="To-Do Image"/>
33+
<br>
3234
<ul>
33-
<li>To add the</li>
34-
<li>CSS3</li>
35-
<li>JavaScript</li>
35+
<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>
37+
<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>
39+
<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>
3641
</ul>
3742

38-
<br>

0 commit comments

Comments
 (0)