Skip to content

Commit

Permalink
Fixing description
Browse files Browse the repository at this point in the history
  • Loading branch information
stevewhims committed Jul 17, 2019
1 parent ad48797 commit a121d38
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -7,7 +7,6 @@ products:
- windows-uwp
statusNotificationTargets:
- codefirst@microsoft.com
description: "A mini-app for retrieving RSS feeds and viewing articles, showing MVVM and design best practices."
---

<!---
Expand All @@ -16,12 +15,12 @@ description: "A mini-app for retrieving RSS feeds and viewing articles, showing

# RssReader sample

> Note - This sample is targeted and tested for Windows 10, version 1903 (10.0; Build 18362), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1809 (10.0; Build 17763), and/or open the sample with Visual Studio 2017.
A mini-app for retrieving RSS feeds and viewing articles, showing MVVM and design best practices.
Users can specify the URL of a feed, view articles in a WebView control, and save favorite articles to local storage.
This sample runs on the Universal Windows Platform (UWP).

> Note - This sample is targeted and tested for Windows 10, version 1903 (10.0; Build 18362), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1809 (10.0; Build 17763), and/or open the sample with Visual Studio 2017.
![RssReader app displaying some sample feeds](RssReader.png)

## Features
Expand Down

0 comments on commit a121d38

Please sign in to comment.