We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d469d commit fc097fcCopy full SHA for fc097fc
README.md
@@ -1,7 +1,7 @@
1
<html>
2
<body>
3
<h1>Investment Tracker App</h1>
4
- <p>This code is a simple investment tracker application that calculates the daily and total earnings of an investment over a period of 7 days.</p>
+ <p>This code is for a simple investment tracking application that calculates daily and total earnings of an investment over 7 days period.</p>
5
<h2>How it works:</h2>
6
<ol>
7
<li>The user is prompted to enter the buying price per share.</li>
0 commit comments