Skip to content

Commit 1771143

Browse files
authoredDec 26, 2024··
Update README.md
1 parent 204afbd commit 1771143

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

Diff for: ‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center">Todo List Application</h1>
1+
<h1 align="center" id="app">Todo List Application</h1>
22
<h4 align="center"><a href="https://naveenkumar-j.github.io/Todo-List-Application-using-JavaScript/" target="_blank">Live Preview</a></h4>
33

44
- ### Tech Stack used:
@@ -12,7 +12,7 @@
1212
</td>
1313
<td width="25%" align="center">
1414
<span><strong>Materialize</strong></span><br/>
15-
<img height="64px" width="64px" src="https://github.com/prplx/svg-logos/blob/master/svg/materialize.svg">
15+
<img height="64px" width="64px" src="https://github.com/prplx/svg-logos/blob/master/svg/Materialize.svg">
1616
</td>
1717
<td width="25%" align="center">
1818
<span><strong>JavaScript</strong></span><br/>
@@ -40,6 +40,6 @@ A simple todo list app created using HTML, Materialize CSS and JavaScript.
4040
https://user-images.githubusercontent.com/70682152/204069807-98520248-91d5-441a-956f-b3281fa65137.mp4
4141

4242
<div align="right">
43-
<b><a href="#">↥ back to top</a></b>
43+
<b><a href="#app">↥ back to top</a></b>
4444
</div>
4545

0 commit comments

Comments
 (0)
Please sign in to comment.