Skip to content

Commit 68dcc7c

Browse files
authored
Create README.md
1 parent 22b2475 commit 68dcc7c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# SimpleCalculator2
2+
Simple Calculator made with ElectronJS for multiple platforms such as Windows, macOS and Linux
3+
4+
If you want a calculator that is as simple as possible, this is it!
5+
6+
You can multiply, divide, add and subtract.
7+
8+
You can also clear the current value being entered with CE.
9+
10+
You can clear a whole calculation using C.
11+
12+
The current value you entered will be shown in the result window.
13+
14+
The answer will also be shown in the result window.
15+
16+
You can have decimal numbers and change number signs.

0 commit comments

Comments
 (0)