From 7e284e1f49b32a34af1d8c7328bd78b551664590 Mon Sep 17 00:00:00 2001 From: Ethan Landers Date: Wed, 3 Apr 2024 12:46:34 -0400 Subject: [PATCH] updated readme an deleted random tempCodeRunner file --- README.md | 4 ++-- tempCodeRunnerFile.py | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 tempCodeRunnerFile.py diff --git a/README.md b/README.md index 6838a8e..8034f78 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,5 @@ Educators often face challenges in meeting the individual needs of students. Due ## How To Run Software There are two ways to run the software: -* Run the command `python -u PyQt.py` in the terminal, making sure to include the path to PyQt.py in the command in place of "PyQt.py" -* Click the run button within your IDE while the file PyQT.py is selected \ No newline at end of file +* Run the command `python -u main.py` in the terminal, making sure to include the path to PyQt.py in the command in place of "PyQt.py". +* Click the run button within your IDE while the file mile.py is selected and open. \ No newline at end of file diff --git a/tempCodeRunnerFile.py b/tempCodeRunnerFile.py deleted file mode 100644 index 0a75f25..0000000 --- a/tempCodeRunnerFile.py +++ /dev/null @@ -1 +0,0 @@ -hy \ No newline at end of file