Update README.md
This commit is contained in:
parent
bf55e2ecca
commit
d3bd6fef99
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ MFRC522-python
|
||||||
|
|
||||||
A small class to interface with the NFC reader Module MFRC522 on the Raspberry Pi.
|
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.
|
This is a Python port of the example code for the NFC module MF522-AN.
|
||||||
|
|
||||||
Pre Requisites
|
Pre Requisites
|
||||||
==============
|
==============
|
||||||
|
@ -17,7 +17,7 @@ More Info
|
||||||
|
|
||||||
For more information visit: http://fuenteabierta.teubi.co/
|
For more information visit: http://fuenteabierta.teubi.co/
|
||||||
|
|
||||||
Useage
|
Usage
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Just run the following command:
|
Just run the following command:
|
||||||
|
|
Loading…
Reference in a new issue