Skip to content

Commit 115f728

Browse files
PrabhaPrabha
authored andcommitted
Revert "Fixed footer typo in README.md"
This reverts commit a54976c.
1 parent a54976c commit 115f728

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Introduction to Git and GitHub
22

33
## Simple Interest Calculator
4+
45
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
56

67
```
@@ -12,4 +13,4 @@ Output
1213
simple interest = p*t*r
1314
```
1415

15-
_© 2023 XYZ, Inc._
16+
_© 2022 XYZ, Inc._

0 commit comments

Comments
 (0)