Update README.md

This commit is contained in:
ZI Youtuber 2021-04-09 19:48:24 +01:00 committed by GitHub
parent 53ebb3af0e
commit 66a6c8be63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,10 +2,13 @@
An Advanced version of Simple Browser and has no errors and you can do it with any code editor 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: Put this in the terminal of your python project:
var example = true
1. {pip install PyQt5} 1. {pip install PyQt5}
2. {pip install PyQtWebEngine} 2. {pip install PyQtWebEngine}
var example = true
After you have done that step then copy and paste the code into your code editor from main.py 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. If you need any help or have issues write it in the issues section.