From 8fff762156e71901166ce5a5791a09135fde7d34 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 2 Sep 2016 16:08:49 -0700 Subject: [PATCH] removed uwp info --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 575b0fc8..3ed7f3ad 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,6 @@ pxt update More instructions at https://github.com/Microsoft/pxt#running-a-target-from-localhost -## Universal Windows App - -The Windows 10 app is a [Universal Windows Hosted Web App](https://microsoftedge.github.io/WebAppsDocs/en-US/win10/CreateHWA.htm) -that wraps ``codethemicrobit.com`` and provides additional features. - ### Building * Install Visual Studio 2015 Update 2 or higher. Make sure the Windows 10 templates are installed.