From 3da8103ce5fe1290b2258c00ebe50003d4bf7a24 Mon Sep 17 00:00:00 2001 From: Claydough6 <33795853+Claydough6@users.noreply.github.com> Date: Wed, 5 May 2021 00:14:23 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.