Skip to content

Commit 64e1554

Browse files
authored
Update README.md (#21)
1 parent 2acac9c commit 64e1554

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ A module for the [MagicMirror](https://github.com/MichMich/MagicMirror) to displ
1010

1111
## Preview
1212

13+
<img width="318" alt="Bildschirmfoto 2022-01-20 um 06 57 01" src="https://user-images.githubusercontent.com/9592452/150281894-a4c87c58-5080-42fb-99c5-d63b10c3c320.png">
14+
15+
1316
![preview](.github/preview.png)
1417

1518
## Usage
@@ -32,6 +35,7 @@ Add the module configuration to your `config.js` file.
3235
{
3336
module: 'MMM-AirQuality',
3437
position: 'top_center', // you may choose any location
38+
header: 'AQI', //choose a header if you like
3539
config: {
3640
location: 'beijing' // the location to check the index for
3741
}

0 commit comments

Comments
 (0)