From 44e4957e4227fdd2c93d5112cd20aecb49629673 Mon Sep 17 00:00:00 2001 From: srschnitz Date: Fri, 23 May 2025 14:04:43 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..2a2b1d78df 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From 182c46b8938ff76d5c54c2e9495121e7dcd0fdf0 Mon Sep 17 00:00:00 2001 From: srschnitz Date: Fri, 23 May 2025 14:10:31 -0400 Subject: [PATCH 2/2] Update README.md with change to footer (date) changed footer with update to date alongside the company name. Maybe could update it to 2025. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..f487f8fc23 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Simple Interest Calculator -A calculator that calculates simple interest given principal, annual rate of interest and time period in years. +A calculator that calculates simple interest given principal, annual rate of interest and time period in years ``` Input: