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.