From 58c0bb562e0edf2d3818f249c32d75a88e828991 Mon Sep 17 00:00:00 2001 From: Barry Golden Date: Wed, 21 Aug 2019 04:50:00 -0700 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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. -- cgit v1.3.1