Skip to content

Commit feb04f4

Browse files
authored
docs(README): polish wording
1 parent db71da2 commit feb04f4

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
@@ -169,8 +169,8 @@ Use kebab-case to reference them in your templates:
169169
#### I don't see the camera when using `QrcodeStream`.
170170
171171
- Check if it works on the demo page. Especially the [Decode All](https://gruhn.github.io/vue-qrcode-reader/demos/DecodeAll.html) demo, since it renders error messages. If you see errors, consult the docs to understand their meaning.
172-
- Demo works but not locally: Listen for the `init` event to investigate errors.
173-
- Demo doesn't work: Carefully review the Browser Support section above. Maybe your device is just not supported.
172+
- The demo works but it doesn't work in my project: Listen for the `init` event to investigate errors.
173+
- The demo doesn't work: Carefully review the Browser Support section above. Maybe your device is just not supported.
174174
175175
#### I'm running a dev server on localhost. How to test on my mobile device without HTTPS?
176176

0 commit comments

Comments
 (0)