From b1c2346d5767ef771cfdfab73d184fddddf0ec5f Mon Sep 17 00:00:00 2001 From: damachine Date: Sun, 28 Sep 2025 17:42:55 +0200 Subject: [PATCH] Update README.md Signed-off-by: damachine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fe23fb..5d7b4c7 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ systemctl enable --now coolerdash.service > [!IMPORTANT] > #### CoolerDash Runtime: > - Don't forget to enable/start the service `systemctl enable --now coolerdash.service`. -> - The application starts with preset default settings- +> - The application starts with preset default settings. > - If needed. 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.