From 37597cc2b3de857aa29ca9039968f9b982b355e7 Mon Sep 17 00:00:00 2001 From: Giorgio Sardo Date: Fri, 11 Nov 2016 17:47:59 -0800 Subject: [PATCH] Update uwpcommunitytoolkit.md --- projects/uwpcommunitytoolkit.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/projects/uwpcommunitytoolkit.md b/projects/uwpcommunitytoolkit.md index 9b07527..e221432 100644 --- a/projects/uwpcommunitytoolkit.md +++ b/projects/uwpcommunitytoolkit.md @@ -1,11 +1,12 @@ # UWP Community Toolkit -[UWP Community Toolkit](https://github.com/Microsoft/UWPCommunityToolkit) is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. +The [UWP Community Toolkit](https://github.com/Microsoft/UWPCommunityToolkit) is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. ## Project Details -* [Website](https://developer.microsoft.com/en-us/windows/uwp-community-toolkit) * [Source](https://github.com/Microsoft/UWPCommunityToolkit) +* [Sample App](http://aka.ms/uwptoolkitapp) +* [Getting Started](http://uwpcommunitytoolkit.readthedocs.io/en/master/Getting-Started/) * License: [MIT](https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/license.md) * Project Leads: [David Catuhe aka Deltakosh](https://github.com/deltakosh) @@ -13,4 +14,4 @@ * [Documentation](http://docs.uwpcommunitytoolkit.com/en/master/) * Discussions are held on [Github issues](https://github.com/Microsoft/UWPCommunityToolkit/issues) -* [Contribute](https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/contributing.md) +* [Contribution guidelines](https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/contributing.md)