summaryrefslogtreecommitdiff
path: root/nfc/Simulator/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'nfc/Simulator/README.md')
-rw-r--r--nfc/Simulator/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/nfc/Simulator/README.md b/nfc/Simulator/README.md
index dfdeaa7c..17b3bdac 100644
--- a/nfc/Simulator/README.md
+++ b/nfc/Simulator/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: NFC Simulator Driver Sample
+ platform: UMDF2
+ language: cpp
+ category: NFC
+ description: Demonstrates how to use UMDF to write a Near-Field Communication (NFC) universal driver.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620199
+--->
+
+
NFC Simulator Driver Sample
===========================
This sample demonstrates how to use User-Mode Driver Framework (UMDF) to write a Near-Field Communication (NFC) universal driver along with best practices.