summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-08-21 04:50:00 -0700
committerGitHub <[email protected]>2019-08-21 04:50:00 -0700
commit58c0bb562e0edf2d3818f249c32d75a88e828991 (patch)
tree2756ec0948effb7e07b2e35d8c863ff21fa7ebb7 /README.md
parent7dbfcae448e8985283504e13295c4581bcf16a92 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6de4dde..49aff5f2 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
These are the official Microsoft Windows Driver Kit (WDK) 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 2019 and Windows Driver Kit (WDK) 10.
+[Windows Driver Kit documentation](https://docs.microsoft.com/windows-hardware/drivers/)
+
## Windows 10 driver development
Use Visual Studio 2019 and Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10, the driver development environment is integrated into Visual Studio. To get started, download the driver development kits and tools for Windows 10.