From 506cf9096c653dace6e4c2682cc2157ce9b7be8f Mon Sep 17 00:00:00 2001 From: adi5598-ui Date: Thu, 1 May 2025 09:13:40 +0530 Subject: [PATCH 1/2] fix bug in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..23a440c9e4 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +2023 XYZ, Inc. From f24ea34ee6cde79e925197993f7e53d678b3ce3d Mon Sep 17 00:00:00 2001 From: adi5598-ui Date: Thu, 1 May 2025 09:21:02 +0530 Subject: [PATCH 2/2] revert the fotter in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a440c9e4..42d373082f 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -2023 XYZ, Inc. +2022 XYZ, Inc.