Create READINSTRUCTIONS.md
This commit is contained in:
parent
c52bfd481b
commit
0661d2e3ae
|
@ -0,0 +1,16 @@
|
||||||
|
# Advanced-Browser
|
||||||
|
An Advanced version of Simple Browser and has no errors and you can do it with any code editor
|
||||||
|
|
||||||
|
Put this in the terminal of your python project:
|
||||||
|
|
||||||
|
pip install PyQt5
|
||||||
|
pip install PyQtWebEngine
|
||||||
|
After you have done that step then copy and paste the code into your code editor from main.py
|
||||||
|
|
||||||
|
If you need any help or have issues write it in the issues section.
|
||||||
|
|
||||||
|
Feel free to change anything with the code
|
||||||
|
|
||||||
|
Remember to Subscribe to the IT TECH PRO ==> https://www.youtube.com/channel/UCQLskloPaqKgmLKet7hxQmw
|
||||||
|
|
||||||
|
Remember to subscribe to ZI Zoraez ==> https://www.youtube.com/channel/UC6srZpri3G-WsLy-lgO_C_w
|
Loading…
Reference in New Issue