From 077fb41ae34171d84e7260e9c6c288823bd38b5c Mon Sep 17 00:00:00 2001 From: Semaf Electronics Date: Sun, 24 Jun 2018 16:07:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bd1cbe..857b265 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ __Set the Pin for the RST and i2c address!__ MFRC522 mfrc522(0x28, RST_PIN); // Create MFRC522 instance. ``` -Thanks to @ [arozcan](https://github.com/arozcan/MFRC522-I2C-Library) for the MFRC522 i2c Library +Thanks to @arozcan for the [MFRC522 i2c Library](https://github.com/arozcan/MFRC522-I2C-Library)