Added in screenshot for the newfeed module

This commit is contained in:
Shade Alabsa 2018-10-07 15:20:11 -04:00
parent d4fe01f9b9
commit d2b3efacf9
3 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Added in screenshot for the new feed module
### Fixed
### Updated

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