Skip to content

Commit 3b9a0d1

Browse files
Create README.md
Initial commit
1 parent 3fb1fb8 commit 3b9a0d1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Super Calculator
2+
3+
## 👀 What is it?
4+
A simple calculator! All it does is open a Java GUI and allows you to input a simple operation and get an answer. Simple, easy and quick!
5+
6+
## 🕔 What's to come?
7+
I plan to add natural language so you can just type 1 plus 1 and get 2!
8+
I also plan to support bigger calculations rather than just 2 numbers ( which it is currently limited to ).
9+
10+
## 🔽 How to download?
11+
You can download it by clicking [here](https://github.com/Spacexplorer11/SuperCalculator/archive/refs/heads/main.zip).
12+
Then run the SuperCalculator.app file under the output folder.
13+
However, if you already have Java installed, I **strongly recommend** you [download](https://www.mediafire.com/file/jlu7tydnk3n05z9/SuperCalculator.jar/file) the [.jar](https://www.mediafire.com/file/jlu7tydnk3n05z9/SuperCalculator.jar/file) file instead, as this will save **a lot of space**
14+
15+
## Thanks! If you like this project consider giving my repository a ⭐! :D

0 commit comments

Comments
 (0)