We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af414b commit efa2d17Copy full SHA for efa2d17
README.md
@@ -4,8 +4,7 @@ This a simple Python Calculator hosted on GitHub, but edited on Repl.it. Want to
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
-
+Even though this program is compiled as an EXE, it still depends on Python, as well as Visual C++ Redistributable, so make sure you have that too!
9
# Building it!
10
So you want to build this Python project?
11
Make sure that you have at least Python 3.8 installed.
0 commit comments