Skip to content

Commit 1d21e74

Browse files
authored
Update README.md
1 parent 5a520b9 commit 1d21e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
<p>This Random Fun Fact Generator is a simple web application that displays a random fun fact when the user clicks a button. The facts are stored in an array, and JavaScript is used to randomly select and display a fact every time the button is clicked.</p>
33

44
<h2>🎯 Why I Chose This Project</h2>
5-
<p>I created this project to practice JavaScript DOM manipulation, event handling, and working with arrays. It was a great way to reinforce my understanding of how JavaScript interacts with HTML and CSS while making a fun and interactive experience.</p>
5+
<p>I created this project to practice JavaScript DOM manipulation, event handling, and working with arrays. It was a great way to reinforce my understanding of how JavaScript interacts with HTML and CSS.</p>

0 commit comments

Comments
 (0)