aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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 a39fff4..7b06464 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,8 @@ msbuild wintun.proj [/t:<target>]
- `SDV`: Runs Static Driver Verifier, which includes a clean driver build, only for AMD64 release configuration.
+ - `SDVView`: Views the results of the Static Driver Verifier.
+
- `DVL`: Runs the `SDV`, and creates a Driver Verification Log, only for AMD64 release configurations.
- `MSM`: Builds Microsoft Installer Merge Modules in `<output folder>\wintun-<platform>-<version>.msm`. Requires WHQL signed driver.