From a4dd7f6af206b5be652f15d6e7a12d24343a0c62 Mon Sep 17 00:00:00 2001 From: Mario Gomez Date: Mon, 1 Jul 2013 07:46:44 +0000 Subject: [PATCH] README UPDATED --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad5546..0539a09 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A small class to interface with the NFC reader Module MFRC522. 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. -Pre-Requisites +PreRequisites ============== You will need to install SPI-Py from lthiery from the following address: @@ -17,3 +17,9 @@ More Info For more information visit: http://fuenteabierta.teubi.co/ +Useage +============== + +Just run the following command: + +sudo python MFRC522.py