Revise README for v5.0 release details

Updated README.md to include new installer information, features, and system requirements for version 5.0.
This commit is contained in:
Iván Eduardo Chavez Ayub
2025-11-23 22:51:04 -06:00
committed by GitHub
parent bfbc899083
commit 01b1a2f89c
+8 -1
View File
@@ -22,7 +22,13 @@ Inspired by [Djdefrag](https://github.com/Djdefrag) tools such as **QualityScale
## 📥 <span style="color:#FFD700;">Download Installer</span>
<div align="center">
<p style="color:#ccc; font-size:14px;">Select your preferred mirror to download the latest version (v5.0):</p>
<p style="color:#ccc; font-size:14px; line-height: 1.6;">
This installer was built using <b>PyInstaller</b> and <b>Inno Setup</b>.<br>
By default, it includes <b>DirectML</b> support to ensure maximum compatibility with any graphics card.
</p>
<p style="color:#ccc; font-size:14px; margin-top: 15px;">
Select your preferred mirror to download the latest version (v5.0):
</p>
</div>
<table align="center" style="width:100%; border-collapse:collapse; border:none;">
@@ -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) |