diff --git a/README.md b/README.md index b103466139..1a91cb36a8 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,13 @@ Input: p, principal amount t, time period in years r, annual rate of interest -Output +Output:: simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +2023 XYZ, Inc. + + + + +