Skip to content

Commit fc312fc

Browse files
authored
updated readme.md file
1 parent a32eb32 commit fc312fc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Simple calculator for basic math operation developed using Java, AWT, Swing.
44

5-
### Main_Calculator.java is the file containing main method.
5+
**Main_Calculator.java** is the file containing main method.
66

7-
### Calculator.java has all the logic for calculator that uses AWT and Swing for the implementation.
7+
**Calculator.java** has all the logic for calculator that uses AWT and Swing for the implementation.
8+
9+
**My_Calculator.jar** is the executable file, you can use it without any instruction as it is simple calculator.

0 commit comments

Comments
 (0)