From 4afaac9f8fe39b4c5d4517e8d701560d35a9c7a8 Mon Sep 17 00:00:00 2001 From: derianbv <116598387+derianbv@users.noreply.github.com> Date: Thu, 21 Nov 2024 21:39:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b103466139..effc16b283 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years. - +Change to be able to pull request ``` Input: p, principal amount