Skip to content

Commit d10a3be

Browse files
authored
Update README.md
1 parent 3ce2f5d commit d10a3be

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

To-Do List/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,15 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
2828
- Add your tasks According to your wish
2929

3030
<h3> ScreenShots </h3>
31-
<img src="todo.png" alt="To-Do Image"/>
31+
<img width="959" alt="todo" src="https://user-images.githubusercontent.com/64218887/124366708-43afb000-dc6f-11eb-8832-58d90f32ac38.png">
3232
<br>
3333
<ul>
3434
<li>To add the Task,Write the Task in the box and click on Add Button<br><br>
35-
<img src="todo-add.png" alt="To-Do Add Image"/><br></li><br>
35+
<img width="960" alt="todo-add" src="https://user-images.githubusercontent.com/64218887/124366723-5924da00-dc6f-11eb-9392-980abbe9635d.png">
36+
<br></li><br>
3637
<li>If you have completed the task,click on the task to strike-out<br><br>
37-
<img src="todo-delete.png" alt="To-Do Strikeout Image"/><br></li><br>
38+
<img width="960" alt="todo-delete" src="https://user-images.githubusercontent.com/64218887/124366734-6f329a80-dc6f-11eb-97f9-c6a50d37739b.png">
39+
<br></li><br>
3840
<li>To Remove the completed Task,First click on the task to strike-out and then Click on Cleanup<br><br>
39-
<img src="todo remove.png" alt="To-Do Remove Image"/><br></li><br>
41+
<img width="957" alt="todo remove" src="https://user-images.githubusercontent.com/64218887/124366741-7e194d00-dc6f-11eb-99a1-282dec228ea2.png"><br></li><br>
4042
</ul>

0 commit comments

Comments
 (0)