diff --git a/README.md b/README.md index 1272eb3..3c48218 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ A module for the [MagicMirror](https://github.com/MichMich/MagicMirror) to displ ## Preview +Bildschirmfoto 2022-01-20 um 06 57 01 + + ![preview](.github/preview.png) ## Usage @@ -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 }