Skip to content

Commit 7f54edd

Browse files
authored
Added introduction line to README
1 parent fcb06e7 commit 7f54edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Introduction to Git and GitHub
2-
2+
I am Andrew Akram, and this is my GitHub final project
33
## Simple Interest Calculator
44

55
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
@@ -12,5 +12,5 @@ Input:
1212
Output
1313
simple interest = p*t*r
1414
```
15-
I am Andrew Akram, and this is my GitHub final project
15+
1616
_© 2022 XYZ, Inc._

0 commit comments

Comments
 (0)