From d9210e9b93eb37f8c8dc14b55e03a282b8478e78 Mon Sep 17 00:00:00 2001 From: stweedo <108593831+stweedo@users.noreply.github.com> Date: Tue, 20 Jun 2023 01:32:13 -0500 Subject: [PATCH] Update README.md --- apps/boxclk/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/boxclk/README.md b/apps/boxclk/README.md index f16221ec1..4f7a5ddc3 100644 --- a/apps/boxclk/README.md +++ b/apps/boxclk/README.md @@ -44,6 +44,9 @@ Each box can be customized extensively via a simple JSON configuration. You can } } ``` + +__Breakdown of Parameters:__ + * **Box Name:** The name of your text box. The app includes functional support for "time", "date", "meridian", "dow" (Day of Week), "batt" (Battery), and "step" (Step count). You can add additional custom boxes with unique titles. * **string:** The text string to be displayed inside the box.