From c2fb4cb026602f13d744e241aec32db71eb80835 Mon Sep 17 00:00:00 2001 From: Vaidehi Ligde <66164944+ligdevaidehi@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:36:58 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b103466139..3717f06864 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A calculator that calculates simple interest given principal, annual rate of interest and time period in years. ``` -Input: +Input:helllllll p, principal amount t, time period in years r, annual rate of interest @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +© 2022 XYZ, Inc.