From 26c4edd89ef2f1747fec696312afe6fa57a1e3eb Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Sun, 1 Dec 2024 14:30:19 +0100 Subject: [PATCH] magic mirror -> MagicMirror --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 6e81b97..e33da79 100644 --- a/readme.md +++ b/readme.md @@ -16,8 +16,8 @@ high quality code and match the standards of the existing codebase. # MMM-pages -This [MagicMirror²][mm] Module allows you to have pages in your magic mirror! -Want to have more modules in your magic mirror, but want to keep the format? +This [MagicMirror²][mm] module allows you to have pages in your MagicMirror! +Want to have more modules in your MagicMirror, but want to keep the format? Or, want to have grouped modules that are themed together? Look no further! ![Example](example.webp) @@ -166,7 +166,7 @@ See also FAQ below. MMM-pages intentionally does not provide methods to interact with the pages. This is intentional by design, as there are too many ways to interact with a - Magic Mirror. [MMM-page-indicator][page indicator] does provide a way to click + MagicMirror. [MMM-page-indicator][page indicator] does provide a way to click on the circles to change pages, but this requires the ability to click or tap on the circles itself. If no other method is available, MMM-pages provides an automatic rotation feature.