diff --git a/GUI/Readme.txt b/GUI/Readme.txt index 06f8796..b3b59c3 100755 --- a/GUI/Readme.txt +++ b/GUI/Readme.txt @@ -1,10 +1,10 @@ -ImpactGUI is a python GUI for the ImpactT and ImpactZ codes. +ImpactGUI is a Python GUI for the ImpactT and ImpactZ codes. It can be used on Windows, MAC and Linux/Unix systems. To use the ImpactGUI, one needs to install -Pyhon3 Tkinter, Numpy, Scipy and Matplotlib. +Python3 packages Tkinter, Numpy, Scipy and Matplotlib. To run the Impact code under the GUI, one can either put the executables of ImpactT (ImpactTexe) and ImpactZ (ImpactZexe) under the -/src directory or use the Advanced Setting menue, exe button to +/src directory or use the Advanced Setting menu, exe button to load the executable into the GUI. The input files for running the Impact code can be either input -by hand or by using the Load button under the File menue. +by hand or by using the Load button under the File menu.