From 7df1aaaa10182fb67c49dc892ad642c0a3d3d3a0 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:16:29 +0100 Subject: [PATCH] Move "page indicator" recomandation to description --- readme.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index f5bf809..5baa7db 100644 --- a/readme.md +++ b/readme.md @@ -26,6 +26,8 @@ Note that this module does not provide any method of manually changing the page! You should ask other developers to add a notification to their modules, or add one yourself! +To display what page you're on, I highly recommend checking out my [page indicator module][page indicator]. + ## Installation In your terminal, go to your MagicMirror's module directory: @@ -40,15 +42,6 @@ Clone this repository: git clone https://github.com/edward-shen/MMM-pages ``` -Configure the module in your config.js file. - -*\* - -To display what page you're on, I'd highly recommend checking out my -[page indicator module][page indicator]. - -*\<\\self-promotion>* - ## Update Go to the module’s directory inside your MagicMirror's module directory and pull the latest version: