From 259fb5e0404088a24ff0e6455c9974d8272578f4 Mon Sep 17 00:00:00 2001 From: Mathew Joseph t a <144910668+mathewjosephta@users.noreply.github.com> Date: Thu, 22 Aug 2024 21:16:10 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dd9cd35..6c1e3ff 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ An age calculator that allows users to input their date of birth and calculates - **Accurate Calculations:** Calculates age in years, months, and days based on the input date of birth. - **Responsive Design:** Works well on various devices and screen sizes. +- ## Live Demo + +Check out the live demo of the Age Calculator: [Age Calculator](https://mathewjosephta.github.io/Age-Calculator/) + ## How to Use 1. Clone the repository to your local machine: