From c54c071374c33b3959b07d53e66bc0a43a5122e2 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 26 Jul 2022 19:16:00 -0700 Subject: [PATCH] Minor formatting corrections --- NFC/mf_classic_dict/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NFC/mf_classic_dict/ReadMe.md b/NFC/mf_classic_dict/ReadMe.md index 355c9c707..1cb69df8a 100644 --- a/NFC/mf_classic_dict/ReadMe.md +++ b/NFC/mf_classic_dict/ReadMe.md @@ -1,6 +1,6 @@ # Changes for the User NFC Key Dictionary -Official firmware has introduced a user dict file option which will allow you to update firmware and not lose any added NFC keys! This is great, but requires a slight change in the way things were done previously. I've removed all the NFC keys that are in the original 'mf_classic_dict.nfc' provided by Official firmware as of July 26, 2022 and converted what's left over to the new `mf_classic_dict_user.nfc` [file here](https://github.com/UberGuidoZ/Flipper/blob/main/NFC/mf_classic_dict/mf_classic_dict_user.nfc). +Official firmware has introduced a user dict file option which will allow you to update firmware and not lose any added NFC keys! This is great, but requires a slight change in the way things were done previously. I've removed all the NFC keys that are in the original `mf_classic_dict.nfc` provided by Official firmware as of July 26, 2022 and converted [what's left over](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/mf_classic_dict#older-method-combined-multiple-mf_classic_dictnfc-files) to the new `mf_classic_dict_user.nfc` [file here](https://github.com/UberGuidoZ/Flipper/blob/main/NFC/mf_classic_dict/mf_classic_dict_user.nfc). To use, add the `mf_classic_dict_user.nfc` file from this repo into the SD Card -> nfc -> assets folder.