We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c892ab2 commit 7c5c0e9Copy full SHA for 7c5c0e9
README.md
@@ -1,7 +1,9 @@
1
## Calculator Using Java
2
This is a simple calculator application written in the Java programming language.
3
-This will look like this 👇🏻👇🏻 -
4
5
-
+Installation -
+Clone this repository to your local machine using the command: git clone https://github.com/StarKnightt/calculator-java.git.
6
+Open the project in your favorite Java IDE, such as Eclipse or IntelliJ IDEA.
7
+Run the Calculator.java file to start the application.
8
+
9
-Thank you :)
0 commit comments