Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mxgxw committed Sep 24, 2013
1 parent bf55e2e commit d3bd6fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ MFRC522-python

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.

PreRequisites
Pre Requisites
==============

You will need to install SPI-Py from lthiery from the following address:
Expand All @@ -17,7 +17,7 @@ More Info

For more information visit: http://fuenteabierta.teubi.co/

Useage
Usage
==============

Just run the following command:
Expand Down

0 comments on commit d3bd6fe

Please sign in to comment.