From a1222fed07b662f704ff15954d4fa261067ff9b2 Mon Sep 17 00:00:00 2001 From: Shibe Drill <53824200+shibedrill@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:42:44 -0500 Subject: [PATCH] fix markdown --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 921fe25..e93809e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ OxideFetch can display all of the following information: - Terminal emulator/console - CPU - GPU -- Memory +- Memory + Also, the field-titles feature can be enabled at compile-time, which will display the name of each field in white before the information within that field. By default, it is disabled. ### Installation