summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-12-11 05:56:20 -0800
committerGitHub <[email protected]>2019-12-11 05:56:20 -0800
commit950e7a093275f5056fc98211efe47b98f7b3471e (patch)
treec41c7de6d43182567b7bdb21a72bfd708453d39a
parente7b26164a3e9d4b45a65c424847d75bf28f7e5ff (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 49aff5f2..567ac047 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Take a look at the compilation of the new and changed driver-related content for
### Universal Windows drivers
-Write one driver that runs on both Windows 10 for desktop editions and Windows 10 Mobile devices, as well as other Windows 10 editions that share a common set of interfaces.
+Write one driver that runs on Windows 10 for desktop editions, as well as other Windows 10 editions that share a common set of interfaces.
[Getting Started with Universal Windows drivers](https://docs.microsoft.com/windows-hardware/drivers/develop/getting-started-with-universal-drivers)