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 aa07b9b commit 5cb4fdc
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 commuters to track drive times to various locations."
---

<!---
Expand All @@ -16,14 +15,14 @@ description: "A mini-app for commuters to track drive times to various locations

# Traffic App 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 commuters to track drive times to various locations. The user adds frequently-visited destinations
using app-bar buttons or by tapping and holding on the map. Traffic App then provides a quick view into how long
it will take to drive to each place from the user's current location, following the fastest route. The user can
also flag a particular destination and a background task will periodically monitor traffic to that location,
alerting the user when traffic is adding ten minutes or more to the travel time.

> 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.
This sample runs on the Universal Windows Platform (UWP).

For a description of the goals and challenges of this project, see the [project overview](ProjectOverview.md).
Expand Down

0 comments on commit 5cb4fdc

Please sign in to comment.