diff --git a/README.md b/README.md index e291566..1183604 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,6 @@ A GUI Interface that allows a user to sharpen any given image with minimal effort. #### How to use: -- Run the python file (*Front End.py*) located in the 'Front End' folder. -- The rest should be self explanatory. +- Install requirements.txt: `pip install -r requirements.txt`. +- Run the python file (*FrontEnd.py*) located in the 'FrontEnd' folder. +- The rest should be self explanatory. \ No newline at end of file