diff --git a/README.md b/README.md index 2bba9b6..51f59eb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# countdown-timer -A simple Countdown Timer implemented using Jquery and Javascript +## Countdown Timer + +This is a simple and interactive Countdown Timer. Its written using Jquery and Javascript. Here the user selects a date alone with the time to countdown to. After the selection is made, the countdown timer is shown on the browser window.