We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dd4b3 commit 5ffb768Copy full SHA for 5ffb768
README.md
@@ -1,2 +1,10 @@
1
# Simple Web Browser Using Python
2
- This is a GUI Based Web Browser Using PyQt5 & PyQtWebEngine Modules.
3
+
4
+## Install Dependencies:
5
+```
6
+pip install PyQt5
7
8
9
+pip install PyQtWebEngine
10
0 commit comments