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: