summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-05-01 10:41:23 -0700
committerBarry Golden <[email protected]>2015-05-01 10:41:23 -0700
commit6a7fc55edcbf77f22afa153d068b904675596c23 (patch)
tree3ab877cf6fcdc53ac808b8ea08a93400968f9f31
parent3108eacc1d03fae882de1861d90f1857e5e77885 (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 2c482fcc..7d817fcb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Driver samples for Windows 10
-These are the official Microsoft Windows Driver Kit (WDK) team driver code samples for Windows 10. They provide a foundation for Universal Windows Driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio Community 2015 RC, Standalone Windows SDK for Windows 10, and Windows Driver Kit (WDK) 10.
+These are the official Microsoft Windows Driver Kit (WDK) team driver code samples for Windows 10. They provide a foundation for Universal Windows driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio Community 2015 RC, Standalone Windows SDK for Windows 10, and Windows Driver Kit (WDK) 10.
## Windows 10 driver development
Use Visual Studio Community 2015 RC and the the Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10 Insider Preview, the driver development environment is integrated into Visual Studio. To get Windows 10 Insider Preview and the driver development kits and tools, join the Windows Insider Program.