Skip to content

Commit 8bb216b

Browse files
committed
Fix typo in README
1 parent 83026bb commit 8bb216b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Introduction to Git and GitHub
22

3+
I M.Wahaj yasin changed this file
4+
35
## Simple Interest Calculator
46

57
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
@@ -11,6 +13,7 @@ Input:
1113
r, annual rate of interest
1214
Output
1315
simple interest = p*t*r
16+
1417
```
1518

1619
_© 2022 XYZ, Inc._

0 commit comments

Comments
 (0)