Skip to content

Commit 61f3de6

Browse files
author
Patricio Vargas
committed
added more info to readme
1 parent 98682c1 commit 61f3de6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22

33
## About
44

5-
This is a simple sample app demostrating the usage of the [Web NFC API](https://w3c.github.io/web-nfc/). To get the Web NFC API working you will need an Android Device with Google Chrome and you web app will need to be hosted using https.
5+
This is a simple sample app demostrating the usage of the [Web NFC API](https://w3c.github.io/web-nfc/).
6+
7+
**To get the Web NFC API working you will need an Android Device with Google Chrome and your web app will need to be hosted using https.**
68

79
This is the [sample app](https://react-nfc-90146.web.app/) in action.
810

911
![alt nfc tag](scs.png)
1012

1113
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
1214

15+
If you want to see an Angular app using NFCs look at this video[example](https://twitter.com/manekinekko/status/1424697070015991808) and visit [this repo](https://github.com/manekinekko/puzzle-duo-nfc) by the awesome [Wassim](https://twitter.com/manekinekko). Thanks to him I was introduced to the Web NFC API.
16+
1317
### WTF is NFC?
1418

1519
NFC stands for **_Near-Field Communication_**. NFC is a set of communication protocols for communication between two electronic devices.

0 commit comments

Comments
 (0)