diff --git a/README.md b/README.md index abef905..ea20d9b 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ For Android, it should be properly auto-linked, so you don't need to do anything Please see [here](setup.md) -## Alsl See +## Also See -### NfcOpenReWriter App +### [Demo App] NfcOpenReWriter We have a full featured NFC utility app available for download. @@ -45,7 +45,7 @@ We have a full featured NFC utility app available for download. It also open sourced in this repo: [React Native NFC ReWriter App](https://github.com/revtel/react-native-nfc-rewriter) -### Reconnect.js +### [Bonus] Reconnect.js Super useful library to help you share states between `sibling` and `nested` React components.