Skip to content

Commit 7f4bf2a

Browse files
committed
docs: add demo screenshots to README
1 parent def4bb4 commit 7f4bf2a

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

.github/screenshot1.png

328 KB
Loading

.github/screenshot2.png

106 KB
Loading

.github/screenshot3.png

275 KB
Loading

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ A Vue.js 2 component, accessing the device camera and allowing users to read QR
1010

1111
### [Demos](https://gruhn.github.io/vue-qrcode-reader/)
1212

13+
<p align="center">
14+
<img src="https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/screenshot1.png" height="500" alt="Screenshot 1">
15+
<img src="https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/screenshot2.png" height="500" alt="Screenshot 2">
16+
<img src="https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/screenshot3.png" height="500" alt="Screenshot 3">
17+
</p>
18+
1319
# Browser support
1420

1521
| ![Internet Explorer](https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/ie_32x32.png) | ![Edge](https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/edge_32x32.png) | ![Firefox](https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/firefox_32x32.png) | ![Chrome](https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/chrome_32x32.png) | ![Safari](https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/safari_32x32.png) |

0 commit comments

Comments
 (0)