Fix formatting issues in README.md

This commit is contained in:
Iván Eduardo Chavez Ayub
2025-12-11 02:59:14 -06:00
committed by GitHub
parent f2bb3ba1de
commit 144a75306a
+2
View File
@@ -24,6 +24,7 @@ Inspired by [Djdefrag](https://github.com/Djdefrag) tools such as **QualityScale
  <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 (NVIDIA/AMD/INTEL).
  </p>
  <p style="color:#ccc; font-size:14px; margin-top: 15px;">
    Select your preferred option to download the latest version (Direct Release/SourceForge):
  </p>
@@ -142,3 +143,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) |