From 2579d5673afdec948ef0316f10d3550bac23a4a8 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Mon, 1 May 2023 05:55:47 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05e371c..29474ed 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ HomeSpan requires version 2.0.0 or later of the [Arduino-ESP32 Board Manager](ht * **Upgrades to HomeSpan Web Log output** - * adds new method `void homeSpan.setWebLogCSS(const char *css)` that allows you to define custom style sheets (CSS) for the Web Log text, tables, and background + * adds new method `void homeSpan.setWebLogCSS(const char *css)` that allows you to define *Custom Style Sheets (CSS)* for the Web Log text, tables, and background * adds version numbers for the Sodium and MbedTLS libraries, HomeKit pairing status, and a text description of Reset Reason code * see [Message Logging](docs/Logging.md) for details