From 2f87d158f71c575120321a34306f6cf44a9650a3 Mon Sep 17 00:00:00 2001 From: Dee8Schhhh Date: Tue, 29 Oct 2024 11:11:44 -0400 Subject: [PATCH 1/2] made changes in README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..c3b7658f21 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Here is a new update by De8Sch + # Introduction to Git and GitHub ## Simple Interest Calculator @@ -13,4 +15,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ From fde674bd2c675974d023d7b95930ec564939c1d5 Mon Sep 17 00:00:00 2001 From: Dee8Schhhh Date: Tue, 29 Oct 2024 11:38:09 -0400 Subject: [PATCH 2/2] Revert "made changes in README.md" This reverts commit 2f87d158f71c575120321a34306f6cf44a9650a3. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c3b7658f21..b103466139 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# Here is a new update by De8Sch - # Introduction to Git and GitHub ## Simple Interest Calculator @@ -15,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._