From 76dcf9efc4196e7482c661cacded246ab7d5ffb3 Mon Sep 17 00:00:00 2001 From: Semaf Electronics Date: Sun, 24 Jun 2018 16:06:43 +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 5b13c79..0bd1cbe 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 Library +Thanks to @ [arozcan](https://github.com/arozcan/MFRC522-I2C-Library) for the MFRC522 i2c Library