From 9eddce1c442d74e03e1731ec5b4bd5a39c3f2d2c Mon Sep 17 00:00:00 2001 From: Kanak Gupta Date: Tue, 27 May 2025 14:28:13 +0530 Subject: [PATCH] fixed typo and added author section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..b95796176c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Introduction to Git and GitHub - +## Author: Kanak Gupta ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years.