From 38b30f728f5ee6e6bb15826ea51cf5d1f0f0e943 Mon Sep 17 00:00:00 2001
From: Adrian Stabiszewski <as@grundid.de>
Date: Fri, 8 Nov 2013 12:59:53 +0100
Subject: [PATCH] link to blog post added

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c7d8f11..f27d1d7 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,7 @@ This app is used in conjunction with a demo app based on the NfcTools for Java p
 where a connection from an ACR122U desktop NFC reader is made. The reader will connect to this 
 app and exchange arbitrary messages with the Android device.
 
-For the time being you need a Nexus 5 device for this to work.
\ No newline at end of file
+Have a look at the blog post how this all works together:
+http://blog.opendatalab.de/hack/2013/11/07/android-host-card-emulation-with-acr122/
+
+For the time being you need a Nexus 5 device for this to work.