From f886132d8df36dc0bcaf5df3fc242ce8c76fbad8 Mon Sep 17 00:00:00 2001 From: damachine Date: Sun, 21 Sep 2025 00:55:15 +0200 Subject: [PATCH] Update section headers in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d78e681..0730637 100644 --- a/README.md +++ b/README.md @@ -107,12 +107,12 @@ journalctl -u coolerdash.service ## Configuration -#### CoolerControl configuration: +#### CoolerControl: - In the CoolerControl settings, under **`Device`** and **`Sensor`**, select one sensor for the CPU and one for the GPU. - In CoolerControl GUI, set your LCD display to **`Image/gif`**. -#### Runtime Configuration: +#### CoolerDash Runtime: - All settings are managed in `/etc/coolerdash/config.ini`. - After editing the config file, restart the service with `systemctl restart coolerdash.service` to apply your changes.