From 853c1cd07464278e77db7c4ab5f8efcd4a0c7b81 Mon Sep 17 00:00:00 2001 From: Shibe Drill <53824200+shibedrill@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:37:49 -0500 Subject: [PATCH] stupid markdown formatting GRAAHHH --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 566aa79..7d116d5 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,8 @@ No weird quirks to report at this time. **1.4.3:** Removed newline print before information. This should be up to the user to print, using their shell profile. **1.4.4:** Fixed an issue where GPUs would all print on one line. **1.4.5:** Minor changes to system color detection. Removed all warnings. -**1.4.6:** Cargo formatting applied to all files. Mild string reformatting in print statements. -**1.4.7:** Removed several `unwrap()` calls. Changed debug output to serialize to RON. +**1.4.6:** Cargo formatting applied to all files. Mild string reformatting in print statements. +**1.4.7:** Removed several `unwrap()` calls. Changed debug output to serialize to RON. ### License This software is covered by the MIT license. See license.txt for details.