summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-rw-r--r--windows/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/README.md b/windows/README.md
new file mode 100644
index 00000000..9f3f48bb
--- /dev/null
+++ b/windows/README.md
@@ -0,0 +1,3 @@
+This folder contains the Windows driver code, Windows-specific service code, and the Microsoft Visual Studio projects and "solution" for doing Windows builds.
+
+This code may also build with MinGW but this hasn't been tested.