summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsir Vedamuthu Selvasingh <[email protected]>2015-03-06 14:16:09 -0800
committerAsir Vedamuthu Selvasingh <[email protected]>2015-03-06 14:16:09 -0800
commitef1905bf1e8825bb31120dfb27e0daf3154d859a (patch)
treefb9f9c83902a6a646dce6ecdc2c00aa1a1eab5fb
Initial commit
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..c0aa44cb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# Windows-driver-samples
+This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both universal driver and desktop-only driver samples.