Skip to content

Commit 035a06b

Browse files
README.md
1 parent badce31 commit 035a06b

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

+22-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
# coding-project-template
1+
# coding-project-template
2+
# coding-project-template
3+
4+
# Simple Interest Calculator
5+
6+
This project calculates the simple interest based on user input for the principal, rate of interest, and time period.
7+
8+
## Installation
9+
10+
1. Fork the repository and clone it.
11+
2. Open index.html in a web browser.
12+
13+
## Usage
14+
15+
1. Enter the principal amount.
16+
2. Enter the rate of interest.
17+
3. Enter the time period.
18+
4. Click on "Calculate" to view the result.
19+
20+
## Author
21+
22+
This project was forked by [Dharshnilingam].

0 commit comments

Comments
 (0)