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