From 6715f43e9006f700c462d29f3d87e903269fc738 Mon Sep 17 00:00:00 2001 From: Oluwaseun Arogundade Date: Wed, 30 Apr 2025 06:45:32 -0500 Subject: [PATCH] Revert test: Adjust README with minor edit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b103466139..d7783e8764 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A calculator that calculates simple interest given principal, annual rate of int ``` Input: + + p, principal amount t, time period in years r, annual rate of interest