Update README.md

This commit is contained in:
Iván Eduardo Chavez Ayub
2025-11-23 23:58:05 -06:00
committed by GitHub
parent 01b1a2f89c
commit 68011dd8d2
+2 -1
View File
@@ -24,7 +24,7 @@ Inspired by [Djdefrag](https://github.com/Djdefrag) tools such as **QualityScale
<div align="center">
<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.
By default, it includes <b>DirectML</b> support to ensure maximum compatibility with any graphics card (NVIDIA/AMD/INTEL).
</p>
<p style="color:#ccc; font-size:14px; margin-top: 15px;">
Select your preferred mirror to download the latest version (v5.0):
@@ -144,3 +144,4 @@ We welcome contributions from the community:
| **PyInstaller** | GPLv2+ | PyInstaller Team | [GitHub](https://github.com/pyinstaller/pyinstaller) |
| **Inno Setup** | Custom | Jordan Russell | [Official Site](http://www.jrsoftware.org/isinfo.php) |