Merge pull request #1434 from shade34321/news_feed_screenshot

Added in screenshot for the newfeed module
This commit is contained in:
Michael Teeuw 2018-10-26 14:35:53 +02:00 committed by GitHub
commit 75add44e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- added `showEnd` documentation
- Added in screenshot for the new feed module
### Fixed
- Fixed Polish translation for Single Update Info

View File

@ -2,6 +2,10 @@
The `newsfeed ` module is one of the default modules of the MagicMirror.
This module displays news headlines based on an RSS feed. Scrolling through news headlines happens time-based (````updateInterval````), but can also be controlled by sending news feed specific notifications to the module.
## Screenshot
- News Feed Screenshot using the NYT
![NYT News Feed Screenshot](newsfeed_screenshot.png)
## Using the module
### Configuration

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB