diff options
| author | Barry Golden <[email protected]> | 2019-03-12 14:02:43 -0700 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2019-03-12 14:02:43 -0700 |
| commit | ef7ec4ec9ff7ce3c53d60e1c8906915966e17e01 (patch) | |
| tree | 3017523a73c6552c27947d402afa6062f4df2706 /nfc | |
| parent | 35bff356ac249057f4d673d39c7f28ed348cbf0f (diff) | |
Update README.md for samples portal (#358)
* Update README.md for samples portal
* Update README.md for samples portal
* Removed installwdf
* Update fork (#2)
* Fix typo
ture -> true
* Remove InstallWdf sample
* Fix typo (#340)
ture -> true
* Readme typo fix (#349)
* Update langid
Diffstat (limited to 'nfc')
| -rw-r--r-- | nfc/NfcCxSample/README.md | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/nfc/NfcCxSample/README.md b/nfc/NfcCxSample/README.md index fe2abbc8..165c97b4 100644 --- a/nfc/NfcCxSample/README.md +++ b/nfc/NfcCxSample/README.md @@ -2,15 +2,10 @@ topic: sample name: NFC CX client driver sample description: Sample code for creating a NFC driver using the NFC Class Extension. -generateZip: true -author: windows-driver-content languages: -- cpp + - cpp products: -- windows -technologies: -- WDF -- UMDF2 + - windows --- # NFC CX client driver sample |
