Skip to content

Commit a32eb32

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

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# Calculator_using_Java
2-
simple calculator for basic math operation developed using Java, AWT, Swing
2+
3+
Simple calculator for basic math operation developed using Java, AWT, Swing.
4+
5+
### Main_Calculator.java is the file containing main method.
6+
7+
### Calculator.java has all the logic for calculator that uses AWT and Swing for the implementation.

0 commit comments

Comments
 (0)