Skip to content

Commit 5ee5a61

Browse files
authored
docs(README): demo/docs link more accessible
1 parent a08886a commit 5ee5a61

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@
4343
<a href="https://github.com/semantic-release/semantic-release">
4444
<img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="uses semantic release">
4545
</a>
46+
47+
<br>
48+
<br>
49+
<a href="https://gruhn.github.io/vue-qrcode-reader/api/QrcodeStream.html">documentation</a> |
50+
<a href="https://gruhn.github.io/vue-qrcode-reader/demos/DecodeAll.html">live demos</a>
4651
</p>
4752

4853
A set of Vue.js components, allowing you to detect and decode QR codes, without leaving the browser.
@@ -65,8 +70,7 @@ methods: {
6570
}
6671
}
6772
```
68-
69-
### [Live Demos](https://gruhn.github.io/vue-qrcode-reader/demos/DecodeAll.html) | [Documentation](https://gruhn.github.io/vue-qrcode-reader/api/QrcodeStream.html)
73+
### Screenshots
7074

7175
<p align="center">
7276
<img src="https://raw.githubusercontent.com/gruhn/vue-qrcode-reader/master/.github/screenshot1.png" height="500" alt="Screenshot 1">

0 commit comments

Comments
 (0)