From 01b1a2f89ca07e87a059b230f4ce1252a090ad67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Eduardo=20Chavez=20Ayub?= <165610830+Ivan-Ayub97@users.noreply.github.com> Date: Sun, 23 Nov 2025 22:51:04 -0600 Subject: [PATCH] Revise README for v5.0 release details Updated README.md to include new installer information, features, and system requirements for version 5.0. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01d99e7..96bc569 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,13 @@ Inspired by [Djdefrag](https://github.com/Djdefrag) tools such as **QualityScale ## 📥 Download Installer
-

Select your preferred mirror to download the latest version (v5.0):

+

+ This installer was built using PyInstaller and Inno Setup.
+ By default, it includes DirectML support to ensure maximum compatibility with any graphics card. +

+

+ Select your preferred mirror to download the latest version (v5.0): +

@@ -137,3 +143,4 @@ We welcome contributions from the community: | **Python** | PSF License | Python Software Foundation | [Official Site](https://www.python.org) | | **PyInstaller** | GPLv2+ | PyInstaller Team | [GitHub](https://github.com/pyinstaller/pyinstaller) | | **Inno Setup** | Custom | Jordan Russell | [Official Site](http://www.jrsoftware.org/isinfo.php) | +