From 65db3285bf3dac9389e4c8c09b4a6c08aad5c0f7 Mon Sep 17 00:00:00 2001 From: stweedo <108593831+stweedo@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:47:12 -0500 Subject: [PATCH] Update README.md - shorten width of text --- apps/boxclk/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/boxclk/README.md b/apps/boxclk/README.md index ca7b88779..a1ef41a33 100644 --- a/apps/boxclk/README.md +++ b/apps/boxclk/README.md @@ -37,8 +37,8 @@ Here's what an example configuration might look like: "boxPos": { "x": 0.5, "y": 0.5 }, "prefix": "", // Adds a string to the beginning of the main string "suffix": "", // Adds a string to the end of the main string - "disableSuffix": true, // Only used to remove the DayOfMonth suffix - "short": false // Gets long format value of time, meridian, date, or DoW + "disableSuffix": true, // Use to remove DayOfMonth suffix only + "short": false // Use long format of time, meridian, date, or DoW }, "bg": { // Can also be removed for no background