fixed readme

god I hate markdown syntax
This commit is contained in:
Shibe Drill 2023-03-28 22:18:17 -04:00 committed by GitHub
parent bc9d61ddcb
commit 228a0d9a94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,5 +73,5 @@ Quirk: Multiple GPUs will display strangely. Proposed fix is to replace newlines
**1.0.1:** Fixed distro name for Debian GNU/Linux. Logo & color works now.
**1.1.0:** Refactored some poorly written typing, and added support for memory.
**1.1.1:** Made sure that linux system detection won't fail if Linux has a capital L.
**1.1.2:** Replaced *nix dependency on ```bash``` with dependency on ```sh```.
**1.1.2:** Replaced *nix dependency on ```bash``` with dependency on ```sh```.
**1.2.0:** Allowed users to enable field titles as a compile-time feature. Tentative fix for GPU display issues on Linux.