Skip to content

Update README.md #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 4, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ HOW TO USE:

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

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.
3: lastly, every other 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.

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.

Expand Down