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