Skip to content

Commit 449e96c

Browse files
authored
Update README.md
Added link to the releases
1 parent 00dc768 commit 449e96c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Test Status](https://github.com/gnubyte/windows-profiler/actions/workflows/python-app.yml/badge.svg)
44
[Download release V1.0.0](https://github.com/gnubyte/windows-profiler/releases/download/V1.0.0/windowsprofiler.exe)
55

6-
A Python-based GUI application for profiling and comparing system configurations, browser settings, installed software, printers, and mapped network drives on a Windows machine. Built with [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter) for a modern dark theme and enhanced usability.
6+
A portable executable application for profiling and comparing system configurations, browser settings, installed software, printers, and mapped network drives on a Windows machine. Built with [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter) for a modern dark theme and enhanced usability.
77

88
![Screenshot of software](https://github.com/gnubyte/windows-profiler/blob/main/2025-01-09%2009_21_19-Release%20V1.0.0%20%C2%B7%20gnubyte_windows-profiler%20%E2%80%94%20Mozilla%20Firefox.png?raw=true)
99

@@ -14,6 +14,10 @@ A Python-based GUI application for profiling and comparing system configurations
1414
- **Profile Comparison**: Compare the current system profile against a previously saved profile, with a diff view highlighting changes.
1515
- **Contextual Copying**: Copy profile details to the clipboard with right-click.
1616

17+
## Using it
18+
19+
Download the exe from the [releases section](https://github.com/gnubyte/windows-profiler/releases)
20+
1721
## Requirements
1822
- Python 3.x
1923
- **Libraries**:

0 commit comments

Comments
 (0)