From bacaeddece80922d8b2e4d5c33ead5202ec6996a Mon Sep 17 00:00:00 2001 From: mxgxw Date: Mon, 1 Jul 2013 01:54:03 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0539a09..1d041ad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ MFRC522-python ============== -A small class to interface with the NFC reader Module MFRC522. +A small class to interface with the NFC reader Module MFRC522 on the Raspberry Pi. This is a Python port of the example code for the NFC module MF522-AN, this code is currently incomplete and only support basic identification and card ID reading.