From 284b9650ef162fab1e5314b91ac514a84ac91cbd Mon Sep 17 00:00:00 2001 From: Om Chavan <101603762+Om-Chavan21@users.noreply.github.com> Date: Thu, 14 Nov 2024 18:04:18 +0530 Subject: [PATCH] Update README.md for feature branch --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b103466139..2d46819a8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Introduction to Git and GitHub + +##_Modified for Feature Branch_## + ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years.