From eedf06acbe5cfd798d86c911d7f0be2f94069132 Mon Sep 17 00:00:00 2001 From: telans Date: Wed, 5 Feb 2020 21:15:00 +1300 Subject: [PATCH] add "ram" & "vram" options to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4cbe88f..9c9ffeb 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ You can customize the hud by using the MANGOHUD_CONFIG environment variable whil - `cpu_temp` : Displays current CPU temperature - `gpu_temp` : Displays current GPU temperature - `core_load` : Displays current CPU load per core +- `ram` : Displays system memory usage +- `vram` : Displays GPU memory usage - `font_size` : Changes the default font size (default is 24) - `width` : Set custom hud width - `height` : Set custom hud height