From 5b15a1afb33831ac593bfea386f2fc217fe0b74c Mon Sep 17 00:00:00 2001 From: Dany Ouellette Date: Tue, 20 Nov 2012 05:53:27 -0800 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4f0b005 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +py532lib +======== + +This package contains the useful stuff to communicate with a PN532 NFC chip in Python. \ No newline at end of file