From 5cc0c79f028a06b8f3ed7778526610c89ef898d7 Mon Sep 17 00:00:00 2001 From: abhinav240904 <114149378+abhinav240904@users.noreply.github.com> Date: Thu, 4 Sep 2025 16:56:21 +0530 Subject: [PATCH] Update README.md Updated README.md for PR demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..6cf51ad9b7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Introduction to Git and GitHub - +# Practicing Pull Requests for Coursera Final Project ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years.