From 52900da469d9dc2cd5a2a99fa76d666c66035369 Mon Sep 17 00:00:00 2001 From: shibedrill <53824200+shibedrill@users.noreply.github.com> Date: Fri, 1 Sep 2023 18:53:53 -0400 Subject: [PATCH] Fixed README markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38f5899..e3c62b7 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,5 @@ No weird quirks to report at this time. **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.1:** Stable fix for GPU display quirks. -**1.2.2:** All GPUs should print in their own lines. +**1.2.2:** All GPUs should print in their own lines. **1.3.0:** Tentative fix for issue where empty GPU info line might print on Linux.