From a345dca3f22956bb7368ff13019786b2b8f9144d Mon Sep 17 00:00:00 2001 From: AdityaJoshiJ Date: Fri, 10 Jan 2025 14:47:41 +0530 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b103466139..cc2d7b414a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Introduction to Git and GitHub +# This repository + ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years.