Skip to content

Commit c8ecec8

Browse files
authored
Update README
1 parent e3c3e0e commit c8ecec8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# LanCalc
22

3-
[![CI](https://github.com/lancalc/lancalc/actions/workflows/ci.yml/badge.svg)](https://github.com/lancalc/lancalc/actions/workflows/ci.yml)
3+
[![CI](https://github.com/wachawo/lancalc/actions/workflows/ci.yml/badge.svg)](https://github.com/wachawo/lancalc/actions/workflows/ci.yml)
44
[![PyPI](https://img.shields.io/pypi/v/lancalc.svg)](https://pypi.org/project/lancalc/)
55
[![Python](https://img.shields.io/pypi/pyversions/lancalc.svg)](https://pypi.org/project/lancalc/)
66

77
LanCalc is a desktop application built with PyQt5, designed to calculate network configurations for Windows, macOS, and Linux systems.
88

9-
![image](https://github.com/user-attachments/assets/a7d1779f-d138-4819-84c6-4df876efc292)
9+
![image](https://github.com/user-attachments/assets/8a4e1226-7ace-4e53-b154-87e0e311100f)
1010

11-
[Download](https://github.com/lancalc/lancalc/releases)
11+
[Download](https://github.com/wachawo/lancalc/releases)
1212

1313
It provides a user-friendly interface to compute essential network parameters such as network address, broadcast address, the minimum and maximum host addresses, and the number of hosts within a given subnet.
1414

@@ -246,7 +246,7 @@ Distributed under the MIT License. See LICENSE for more information.
246246

247247
## Contact
248248

249-
[GitHub](https://github.com/lancalc/lancalc) [Telegram](https://t.me/wachawo)
249+
[GitHub](https://github.com/wachawo/lancalc) [Telegram](https://t.me/wachawo)
250250

251251
## Notes
252252

0 commit comments

Comments
 (0)