From 228a0d9a943cefdfb74d0ad140a5132efeb1878f Mon Sep 17 00:00:00 2001 From: Shibe Drill <53824200+shibedrill@users.noreply.github.com> Date: Tue, 28 Mar 2023 22:18:17 -0400 Subject: [PATCH] fixed readme god I hate markdown syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7edf0de..2b7b71f 100644 --- a/README.md +++ b/README.md @@ -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.