From 730213c1355b273a070d018fa8ab9fb9503f81a8 Mon Sep 17 00:00:00 2001 From: renzo Date: Wed, 5 Mar 2025 19:10:14 -0500 Subject: [PATCH 1/3] =?UTF-8?q?Corregir=20error=20tipogr=C3=A1fico?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 f79408217f208eaba0ebb7b793ff2730a4e55a45 Mon Sep 17 00:00:00 2001 From: renzo Date: Wed, 5 Mar 2025 19:15:27 -0500 Subject: [PATCH 2/3] =?UTF-8?q?Corregir=20error=20tipogr=C3=A1fico?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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: From af953f5d66a948269d5b74de1ca0b46dfc94d1df Mon Sep 17 00:00:00 2001 From: renzo Date: Wed, 5 Mar 2025 19:30:15 -0500 Subject: [PATCH 3/3] revert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f487f8fc23..000cbe538b 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._