From d59b7e6236c19fcfd77b878f071a20e5ab3cff71 Mon Sep 17 00:00:00 2001 From: Exelo089 Date: Sun, 27 Oct 2024 21:33:18 +0100 Subject: [PATCH 1/2] updating readme file --- 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 aee8f68868e9e7beebd57a70e9647962c3b66b16 Mon Sep 17 00:00:00 2001 From: Exelo089 Date: Sun, 27 Oct 2024 21:36:37 +0100 Subject: [PATCH 2/2] Changing Date in Readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2b1d78df..08485fb4d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Introduction to Git and GitHub +x# Introduction to Git and GitHub ## Simple Interest Calculator