From 65559f820eaaf357710e303dc8eede5daccc7993 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 14 May 2022 12:47:22 -0700 Subject: [PATCH] Update ReadMe.md --- NFC/Fun_Files/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NFC/Fun_Files/ReadMe.md b/NFC/Fun_Files/ReadMe.md index 8fbaa4c7..444e8171 100644 --- a/NFC/Fun_Files/ReadMe.md +++ b/NFC/Fun_Files/ReadMe.md @@ -17,4 +17,4 @@ The last byte in page 6 (0x04) defines what type of encoding ([data sheet](https One limitation is the URL will be truncated if it goes beyond page 11! If your URL is less than exact, pad it with 00, making sure page 12 stays as "FE 00 00 00". Note that [TinyURL](https://tinyurl.com/app) links appear to fit well and conversion/use is free. If your link doesn't launch automatically when scanned, try using a different URI identifier. -Acknowledgements: RogueMaster | cyanic | Null Silvry (for discussions and testing.) +Acknowledgements: RogueMaster | cyanic | Null Silvry (for discussions, testing, and any files.)