Skip to content

Commit 7ee7fd0

Browse files
authored
Update README.md
1 parent 640902a commit 7ee7fd0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Using setinterval() method to iterate through colours with JavaScript
2-
Wonderful project been developed by myself to help the community to iterate through colours and display or change the color of an element after 2sec.
2+
Wonderful project been developed by me to help the community to iterate through colours and display or change the color of an element after 2sec.
33

44
HOW TO USE:
55

6-
1: Firstly create a nice template on your html and input any name you want on your h1 tag.eg CHANGE MY COLOUR WITH JAVASCRIPT.
6+
1: Firstly, create a nice template on your html and input any name you want on your h1 tag.eg CHANGE MY COLOUR WITH JAVASCRIPT.
77

8-
2: secondly give an id to the element on your HTML.then get it by it's elementById.
8+
2: secondly give an id to the element on your HTML.then get it by it's elementById on your js file.
99

10-
3: lastly, everyother thing you need to know has been done for you on my input.js on my repo also you can understand how to clear setinterval on the project. do well to take a closer look to know it was used.
10+
3: lastly, everyother thing you need to know has been done for you on my input.js as seen on my repo. also, you can understand how to clear setinterval on the project. do well to take a closer look to know when it was used on the project.
1111

12-
4:reach out if you got any question or issues thank y'all.
12+
4:please do reach out anytime if you got any question or issues on my project. Thank y'all for reviewing and using my awesome work with JavaScript.
1313

1414

1515

0 commit comments

Comments
 (0)