README.md edited online with Bitbucket

This commit is contained in:
Aurimas Cernius 2016-04-27 14:24:54 +00:00
Родитель f820141779
Коммит 7273379be2
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -7,7 +7,7 @@ The samples are compatible with Unity 5.3 or higher.
* **Association Launch**
* Shows how to launch your application via file type association or protocol. By using this technique you can launch other Windows Store or desktop applications from yours.
* **Live Tiles**
* ToDo
* Shows how to update application time on start screen, create more tiles, but badges on tiles, show notifications and know whether application was activated via specific tile of notification.
* **Multiple Pages**
* Shows how to navigate between XAML pages, where one page contains Unity layout and the other one contains simple XAML elements.
* **Native Plugins**