Skip to content

Commit 5af414b

Browse files
authored
Updated!
1 parent bff5333 commit 5af414b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# PythonCalculator
1+
# PythonCalculator
2+
This a simple Python Calculator hosted on GitHub, but edited on Repl.it. Want to use it on Repl.it? Press this badge:
3+
[![Run on Repl.it](https://repl.it/badge/github/AGaiki/PythonCalculator)](https://repl.it/github/AGaiki/PythonCalculator)
4+
5+
# Installation
6+
Download a release file from the "Releases." Extract it and run the EXE file.
7+
Run into any bugs? Fill out an issue form!
8+
9+
# Building it!
10+
So you want to build this Python project?
11+
Make sure that you have at least Python 3.8 installed.
12+
Download the source file (Python.py) and you can edit it using your favorite code editor!

0 commit comments

Comments
 (0)