Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedshahilshajahan authored Feb 25, 2024
1 parent d086e75 commit 4ef8187
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ Welcome to Calculator 2.0! This updated version brings several new features, imp
5. **Various Minor Bug Fixes:**
Numerous minor issues have been identified and fixed in this release to enhance the overall performance and usability of the calculator.

## To run this program, follow these steps:

1. Open your command prompt on your PC.
2. Copy the project file location.
3. Type `cd that-copied-location` in the command prompt and press Enter.
4. Execute the command `java -jar Calculator_2.java` to successfully launch the project.

## Known Issue (To be Fixed in Next Update):

- **Square Operation Issue:**
Expand Down

0 comments on commit 4ef8187

Please sign in to comment.