Skip to content

Commit

Permalink
Update README.md (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
CFenner authored Jan 20, 2022
1 parent 2acac9c commit 64e1554
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ A module for the [MagicMirror](https://github.com/MichMich/MagicMirror) to displ

## Preview

<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">


![preview](.github/preview.png)

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

0 comments on commit 64e1554

Please sign in to comment.