Skip to content

Commit a53c7e0

Browse files
authored
Added README.md file
1 parent 3231881 commit a53c7e0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Binary-Calculator-GUI/README.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<h1 align="center">Binary Calculator GUI</h1>
2+
A GUI based Standard Binary number calculator.
3+
4+
---------------------------------------------------------------------
5+
6+
## Modules Used
7+
- tkinter
8+
9+
## How it works
10+
- It takes the input through a GUI binary number with mathematical signs.
11+
12+
- Calculates the binary number.
13+
14+
- It Returns the result in a binary number.
15+
16+
#### By [Avinash Kr. Ranjan](https://github.com/avinashkranjan)

0 commit comments

Comments
 (0)