From 83948a5a433d2b7a3dd1db39d42fec94dbe66032 Mon Sep 17 00:00:00 2001 From: GianHoangHuy <152605608+GianHoangHuy@users.noreply.github.com> Date: Mon, 1 Sep 2025 22:16:02 +0700 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..126d990cfa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Introduction to Git and GitHub ## Simple Interest Calculator - +### Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years. ``` From caf813891ee11a0967bfe7b42c10f65996ecda67 Mon Sep 17 00:00:00 2001 From: GianHoangHuy <152605608+GianHoangHuy@users.noreply.github.com> Date: Mon, 1 Sep 2025 22:17:09 +0700 Subject: [PATCH 2/2] Fix typo in README