Skip to content

Commit eb2779f

Browse files
authored
Update README.md
1 parent b545afa commit eb2779f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
Calculadora feita com Python usando o framework [Qt](https://github.com/qt) na versão 6 com a biblioteca [PySide](https://github.com/pyside), a aplicação também usa outras bibliotecas para compor a interface, sendo elas [PyQt-Fluent-Widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets) e [PyQt-Frameless-Window](https://github.com/zhiyiYo/PyQt-Frameless-Window), assim criando uma aplicação para Windows usando o sistema de design [FluentUI](https://github.com/microsoft/fluentui) da Microsoft.
44

5-
## Install
5+
## Instalar
66

77
```
88
pip install -r requirements.txt
99
```
1010

11-
## License
11+
## Licença
1212

13-
[GPLv3](https://github.com/OLuwis/Python-Calculadora/blob/main/LICENSE)
13+
[GPLv3](https://github.com/OLuwis/Python-Calculadora/blob/main/LICENSE)

0 commit comments

Comments
 (0)