Skip to content

Commit 5c10c18

Browse files
committed
doc: update readme
1 parent a925be1 commit 5c10c18

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
### Project Description
44

5-
`macOS_application_speedtest_for_python` is an application designed to check internet
6-
speed on macOS. It allows users to quickly and conveniently measure download and upload
7-
speeds, as well as latency (ping).
8-
Developed based on another project of mine, which you can see at the link on GitHub:
5+
`macOS_application_speedtest_for_python` is an application for testing internet connection speed on macOS. It allows users to quickly and easily measure download and upload speeds, as well as latency (ping).
6+
The project also provides system information, including the computer name, network adapters, their IP addresses, and MAC addresses, displayed directly in the program window.
7+
The project is built based on another one of my applications, which you can check out on GitHub:
98
[Internet Speed Test](https://github.com/AlexTkDev/different_mini-apps/tree/main/check_internrt_speed)
109

1110
### Installation
@@ -89,10 +88,9 @@ For questions or suggestions, you can reach out to me via [GitHub](https://githu
8988
## Документация к проекту macOS_application_speedtest_for_python
9089

9190
### Описание проекта
92-
`macOS_application_speedtest_for_python` — это приложение для проверки скорости
93-
интернет-соединения на macOS. Оно позволяет пользователям быстро и удобно измерять
94-
скорость загрузки и выгрузки, а также задержку (ping).
95-
Разработанное на основе другого моего проекта, который вы можете посмотреть по ссылке на GitHub:
91+
`macOS_application_speedtest_for_python` — это приложение для проверки скорости интернет-соединения на macOS. Оно позволяет пользователям быстро и удобно измерять скорость загрузки и выгрузки, а также задержку (ping).
92+
В проекте также представлена информация о системе, включая название компьютера, сетевые адаптеры, их IP-адреса и MAC-адреса, отображаемая прямо в окне программы.
93+
Проект разработан на основе другого моего приложения, которое вы можете посмотреть по ссылке на GitHub:
9694
[Internet Speed Test](https://github.com/AlexTkDev/different_mini-apps/tree/main/check_internrt_speed)
9795

9896
### Установка

0 commit comments

Comments
 (0)