diff --git a/README.md b/README.md index 8943465..e88471d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # pyiiasmh 3 The cross platform Gecko Code compiler, updated to Python 3.x -![Imgur](https://i.imgur.com/UCm44q7.png) +![Imgur](https://i.imgur.com/t5VXS25.png) Usage of pyiiasmh 3 requires that you have installed Python 3.x and added it to your PATH. You also need to install PyQt5, which can be found here: https://pypi.org/project/PyQt5/ This can be done through cmd, as "pip install PyQt5", or as a manual install.