diff --git a/README.md b/README.md index a8f8436..5b13c79 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. ``` -Credit @ [arozcan](https://github.com/arozcan/MFRC522-I2C-Library) +Thanks to @ [arozcan](https://github.com/arozcan/MFRC522-I2C-Library) for the Library