Skip to content

Commit 7c5c0e9

Browse files
authored
Update README.md
1 parent c892ab2 commit 7c5c0e9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## Calculator Using Java
22
This is a simple calculator application written in the Java programming language.
3-
This will look like this 👇🏻👇🏻 -
43

5-
![image](https://user-images.githubusercontent.com/92244026/205003058-c5312f84-0a21-4d8f-a00d-cd4747be381c.png)
4+
Installation -
5+
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+
69

7-
Thank you :)

0 commit comments

Comments
 (0)