From a3e7765ae6ac8accdad4b8a33b4214dc0ce14e11 Mon Sep 17 00:00:00 2001 From: Ondrej Mikle Date: Sun, 6 Dec 2015 17:15:31 +0100 Subject: [PATCH] README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0122f56..3965d5a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,13 @@ You need just to run `make`. Additional dependencies: - [WiringPi2 pythonic binding](https://github.com/WiringPi/WiringPi2-Python) (for switching lock on Raspberry) - you may have to change `python2.7-config` to `python-config` on some older systems in Makefile +## NFC smartcard API + +This project shows how to use libnfc from python to send APDUs to NFC +smartcards. Have a look at `test_nfc.py` for some examples. + +It is much more general in use than to use it as authenthicator to open door. + ## Howto 1. Create the database