From 2ab471b14b0c94f51e41d0865368fb9f215ad3ca Mon Sep 17 00:00:00 2001 From: Shibe Drill <53824200+shibedrill@users.noreply.github.com> Date: Tue, 28 Mar 2023 22:31:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dce49f..4d21cf0 100644 --- a/README.md +++ b/README.md @@ -74,5 +74,5 @@ Quirk: Multiple GPUs will display strangely. Proposed fix is to replace newlines **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.2.0:** Allowed users to enable field titles as a compile-time feature. Tentative fix for GPU display issues on Linux. +**1.2.0:** Allowed users to enable field titles as a compile-time feature. Tentative fix for GPU display issues on Linux. **1.2.1:** Possibly stable fix for GPU display quirks.