diff --git a/README.md b/README.md index 694e67c..9f253c3 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ Logical resolution application for Computability and Logic RPI course final proj Authors: Clay Bell and Kevin Khaghani ## Installing and Use: -To install the package clone the github main directory. Then cd into the 'resolution_gui' top level folder and run: 'pip install .'. -The app can then be run by calling in the interpreter: 'import resolution_gui'. -Additionally the '__init__.py' file can be run by double clicking on it in the resolution_gui folder to start up the app. +To install the package clone the github main directory. Then cd into the 'resolution_gui' folder and run the 'resolution_gui.py' file! ## How to Use: Note: this is found in help.txt as well. It is displayed when the help menu is clicked in the app.