Skip to content

Commit dd5ea17

Browse files
authored
Update README.md
1 parent fe404ec commit dd5ea17

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
# Window_frame
1+
# Window_frame
2+
**RUS:** Window_frame это не из лучших реализаий стилизованых окон для ваших работ в дальнейшем планируется обновления!
3+
**ENG:** Window_frame is not one of the best implementations of styled windows for your work, but updates are planned in the future!
4+
# Как установить?
5+
**RUS:** Установите самое последнее обновление программы
6+
введите "win + r" и в строке cmd в появившийся консоли введите команду
7+
pip install PyQt5
8+
**ИЛИ**
9+
pip install PyQt6
10+
**ENG:** Install the latest program update
11+
type "win + r" and in the cmd line in the console that appears, type the command
12+
pip install PyQt5
13+
**OR**
14+
pip install PyQt6
15+
# ОБЯЗАТЕЛЬНО
16+
**RUS:** Вам надо знать что если у вас ничего не работает скорее всего виновником является ваш ОС **или** неустановленый Python последний версии
17+
Проверьте свой Python на наличие обновлений
18+
**ENG:** You need to know that if you don't have anything working, your OS is most likely the culprit **or** you don't have the latest version of Python installed
19+
Check your Python for updates

0 commit comments

Comments
 (0)