We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff5333 commit 5af414bCopy full SHA for 5af414b
README.md
@@ -1 +1,12 @@
1
-# PythonCalculator
+# 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
+[](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