Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AitijhyaCoded authored Jul 5, 2024
1 parent b657975 commit 0ab6503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
<p>A basic calculator built with HTML, CSS, and JavaScript.</p>
<p>It performs basic arithmetic operations, including addition, subtraction, multiplication, and division, and supports percentage calculations, parentheses for complex calculations, decimal input, and error correction through a remove button.</p>
<p>The source code is organized across <b>index.html</b>, <b>javascript-calculator.js</b>, and <b>styles-calculator.css</b> files, facilitating easy review and modification.</p>
<p><i>Check out the website at:</i> </p>
<p><i>Check out the website at:</i> https://aitijhyacoded.github.io/Calculator/ </p>

0 comments on commit 0ab6503

Please sign in to comment.