Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit ba81958

Browse files
authored
Update README.md
1 parent f494ab1 commit ba81958

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
# Navegador-B-sico-E-Leve-Com-Python-
1+
# Navegador-B-sico-E-Leve-Com-Python-
2+
# Como Usar
3+
Para usar Primeiro Baixe As dependências
4+
'''bash
5+
apt install python3
6+
apt install python3-pip
7+
pip install PyQt5.QtCore
8+
pip install PyQt5.QtWidgets
9+
pip install PyQt5.QtWebEngineWidgets'''

0 commit comments

Comments
 (0)