Skip to content

Commit cf5d3e5

Browse files
authored
Update README.md
1 parent ff79358 commit cf5d3e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ A Vue.js 2 component, accessing the device camera and allowing users to read QR
1616
|:--:|:---:|:---:|:---:|:---:|
1717
| No | Yes | Yes | Yes | 11+ |
1818

19-
* Chrome requires [HTTPS or localhost](https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecating-powerful-features-on-insecure-origins).
20-
* on iOS, it doesn't (yet?) work in non-Safari browsers (see [#29](../../issues/29))
19+
* Chrome requires [HTTPS or localhost](https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecating-powerful-features-on-insecure-origins) (see [#38](../../issues/38) for help)
20+
* on iOS it **only** works with Safari. Chrome or Firefox for iOS are not supported (see [#29](../../issues/29))
2121
* more details on [Caniuse](https://caniuse.com/#feat=stream)
2222

2323
# Usage

0 commit comments

Comments
 (0)