From 1a26175e5c66fb0178fc638b50c001506a0f96ff Mon Sep 17 00:00:00 2001 From: KIDI'S-TECH <146373396+KidiIT@users.noreply.github.com> Date: Mon, 4 Dec 2023 10:05:52 -0600 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1321eed..4f9ab5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ -# Using setinterval() method to iterate through colours with JavaScript - 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. - +# Using setinterval method to iterate through colours with JavaScript + HOW TO USE: 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.