Skip to content

Commit 68cd1ff

Browse files
author
Cube
authored
Merge pull request #115 from Dynamsoft/_dev
fix description
2 parents d768ad8 + 3b46645 commit 68cd1ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

4.use-case/3.show-result-texts-on-the-video.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta
77
name="description"
8-
content="Read barcodes from camera with Dynamsoft Barcode Reader and hightlight results with custom style."
8+
content="Read barcodes from camera with Dynamsoft Barcode Reader and show result texts on the video."
99
/>
1010
<meta name="keywords" content="read barcode from camera, custom style" />
1111
<link

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h3>Barcode Reader Samples</h3>
211211
Driver's License</a><span id="icon042" class="tooltipIcon"></span>
212212
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/4.use-case/2.read-a-drivers-license.html" title="Check code on GitHub"></a>
213213
</div>
214-
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Read barcodes from camera with Dynamsoft Barcode Reader and hightlight results with custom style." class="button title" href="4.use-case/3.show-result-texts-on-the-video.html">Hightlight results with custom style</a><span id="icon042" class="tooltipIcon"></span>
214+
<div class="file"><a data-balloon-length="fit" data-balloon-pos="up" aria-label="Read barcodes from camera with Dynamsoft Barcode Reader and show result texts on the video." class="button title" href="4.use-case/3.show-result-texts-on-the-video.html">Show result texts on the video</a><span id="icon042" class="tooltipIcon"></span>
215215
<a class="github" href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/4.use-case/3.show-result-texts-on-the-video.html" title="Check code on GitHub"></a>
216216
</div>
217217
</div>

0 commit comments

Comments
 (0)