Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JodusNodus committed Nov 15, 2017
1 parent e72b454 commit b3e1cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ A [React](https://facebook.github.io/react/) component for reading QR codes from
## Known Issues
- Due to browser implementations the camera can only be accessed over https or localhost.
- In Firefox a prompt will be shown to the user asking which camera to use, so `facingMode` will not affect it.
- On IOS 11 it is only supported on Safari and not on Chrome or Firefox due to Apple making the API not available to 3th party browsers.

## Install
`npm install --save react-qr-reader`
Expand Down

0 comments on commit b3e1cd6

Please sign in to comment.