We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6860ab4 commit 5d34c05Copy full SHA for 5d34c05
README.md
@@ -1,10 +1,8 @@
1
-git add README.md
2
-git commit -m "Fix typo in README.md"
3
# Introduction to Git and GitHub
4
5
## Simple Interest Calculator
6
7
-A calculator that calculates simple interest given principal(p), annual rate of interest(r) and time period in years(t).
+A calculator that calculates simple interest given principal (p), annual rate of interest (r) and time period in years (t).
8
9
```
10
Input:
0 commit comments