From ea6a64cc97d3a12c6b64259c4859e2bbcebc29e0 Mon Sep 17 00:00:00 2001 From: damachine Date: Sun, 21 Sep 2025 03:28:32 +0200 Subject: [PATCH] Improve note formatting in README Updated note formatting in README.md for clarity. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45139b8..c75c779 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ - **LCD**: LCD displays supported by CoolerControl **(Asus, Corsair, NZXT, etc.)** > [!NOTE] -> See the [Supported Devices](https://github.com/damachine/coolerdash/blob/main/docs/devices.md), for a list of confirmed working hardware. -> To confirm a device: [Submit a Device confirmation](https://github.com/damachine/coolerdash/issues/new?template=device-confirmation.yml). +> See the [Supported Devices](https://github.com/damachine/coolerdash/blob/main/docs/devices.md), for a list of confirmed working hardware. +> To confirm a device: [Submit a Device confirmation](https://github.com/damachine/coolerdash/issues/new?template=device-confirmation.yml). > In principle, all devices supported by [liquidctl](https://github.com/liquidctl/liquidctl?tab=readme-ov-file#supported-devices) should work with CoolerDash. ---