Skip to content

Commit 9422f29

Browse files
authored
Create README.md
1 parent 37fee40 commit 9422f29

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

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

0 commit comments

Comments
 (0)