diff options
| author | Barry Golden <[email protected]> | 2015-07-30 16:03:24 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2015-07-30 16:03:24 -0700 |
| commit | 4dc90ad04d5e40851e2e370f487b7cc9a3be071b (patch) | |
| tree | c2e74dd18a743893c555d311f29ad9fba77b60c6 /wmi | |
| parent | d3abcb10a801986a2956d6bbdfeb652bda1d9a74 (diff) | |
Update README.md
Diffstat (limited to 'wmi')
| -rw-r--r-- | wmi/wmisamp/ReadMe.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wmi/wmisamp/ReadMe.md b/wmi/wmisamp/ReadMe.md index f5c9ed38..d2449f80 100644 --- a/wmi/wmisamp/ReadMe.md +++ b/wmi/wmisamp/ReadMe.md @@ -8,7 +8,7 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a The sample demonstrates how to register the WMI providers and create provider instances for the Framework device object. It also illustrates how to handle the WMI queries sent to the device. -The [Firefly](gallery_samples.48_gallery#1), [PCIDRV](gallery_samples.32_gallery#1), and [Toaster](gallery_samples.37_gallery#1) sample drivers also implement WMI data providers. +The **Firefly**, **PCIDRV**, and **Toaster** sample drivers also implement WMI data providers. Installation ------------ |
