Update README.md

This commit is contained in:
mxgxw 2013-07-01 01:54:03 -06:00
parent a4dd7f6af2
commit bacaeddece

View file

@ -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.