Merge pull request #64 from gisardo/patch-1

Update uwpcommunitytoolkit.md
This commit is contained in:
Martin Woodward 2016-11-12 18:29:46 +00:00 коммит произвёл GitHub
Родитель 91f3f2825d 37597cc2b3
Коммит ef104dc6dd
1 изменённых файлов: 4 добавлений и 3 удалений

Просмотреть файл

@ -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)