From 10ac866f5d4afd3a7e79a2ad6040aebdfe9fbade Mon Sep 17 00:00:00 2001 From: Rashi Abramson Date: Thu, 8 Apr 2021 13:30:48 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6080121..e5f548d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ License MIT -- Use it + +Check out the latest release to download + # Indirect Display Driver Sample # This is a sample driver that shows how to create a Windows Indirect Display Driver using the IddCx class extension driver.