mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2024-12-22 08:45:09 -08:00
Move "page indicator" recomandation to description
This commit is contained in:
parent
5c0ca7259a
commit
7df1aaaa10
1 changed files with 2 additions and 9 deletions
11
readme.md
11
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
|
You should ask other developers to add a notification to their modules, or add
|
||||||
one yourself!
|
one yourself!
|
||||||
|
|
||||||
|
To display what page you're on, I highly recommend checking out my [page indicator module][page indicator].
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
In your terminal, go to your MagicMirror's module directory:
|
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
|
git clone https://github.com/edward-shen/MMM-pages
|
||||||
```
|
```
|
||||||
|
|
||||||
Configure the module in your config.js file.
|
|
||||||
|
|
||||||
*\<self-promotion>*
|
|
||||||
|
|
||||||
To display what page you're on, I'd highly recommend checking out my
|
|
||||||
[page indicator module][page indicator].
|
|
||||||
|
|
||||||
*\<\\self-promotion>*
|
|
||||||
|
|
||||||
## Update
|
## Update
|
||||||
|
|
||||||
Go to the module’s directory inside your MagicMirror's module directory and pull the latest version:
|
Go to the module’s directory inside your MagicMirror's module directory and pull the latest version:
|
||||||
|
|
Loading…
Reference in a new issue