Merge pull request #1432 from shade34321/clock_screenshot

Added in screenshot
This commit is contained in:
Michael Teeuw 2018-10-26 14:37:21 +02:00 committed by GitHub
commit 3a972bbbab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added in screenshot for the compliments module - Added in screenshot for the compliments module
Added in a screenshot for the clock module
### Fixed ### Fixed
- Fixed Polish translation for Single Update Info - Fixed Polish translation for Single Update Info

View File

@ -2,6 +2,11 @@
The `clock` module is one of the default modules of the MagicMirror. The `clock` module is one of the default modules of the MagicMirror.
This module displays the current date and time. The information will be updated realtime. This module displays the current date and time. The information will be updated realtime.
## Screenshot
- Current time
![Current time](clock_screenshot.png)
## Using the module ## Using the module
To use this module, add it to the modules array in the `config/config.js` file: To use this module, add it to the modules array in the `config/config.js` file:

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB