File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,10 @@ This is a simple calculator application written in the Java programming language
33
44## INSTALLATION -
55
6- Clone this repository to your local machine using the command:https://github.com/StarKnightt/Calculator-using-java.git .
7- Open the project in your favorite Java IDE, such as Eclipse or IntelliJ IDEA.
8- Run the Calculator.java file to start the application.
6+ 1.Clone this repository to your local machine using the command:https://github.com/StarKnightt/Calculator-using-java.git .
7+
8+ 2 . Open the project in your favorite Java IDE, such as Eclipse or IntelliJ IDEA.
9+ 3 . Run the Calculator.java file to start the application.
910
1011## USAGE -
1112
@@ -21,3 +22,7 @@ Contributions are welcome! If you'd like to contribute to this project, please f
21223 . Commit your changes: ` git commit -m "Add my feature". `
22234 . Push to the branch: ` git push origin my-feature-branch. `
23245 . Create a new pull request and describe your changes.
25+
26+ ## CREDITS-
27+
28+ This project was built using Java programming language and the Java Swing GUI toolkit.
You can’t perform that action at this time.
0 commit comments