Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 84170f7

Browse files
committed
update jsfiddle link
1 parent 3e3f5f8 commit 84170f7

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
@@ -82,7 +82,7 @@ The complete code of the "Hello World" example is shown below
8282
```
8383

8484
<p align="center" style="text-align:center; white-space: normal;">
85-
<a target="_blank" href="https://jsfiddle.net/DynamsoftTeam/b1w8vm0t/21/" title="Run via JSFiddle">
85+
<a target="_blank" href="https://jsfiddle.net/DynamsoftTeam/b1w8vm0t" title="Run via JSFiddle">
8686
<img src="https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/jsfiddle.svg" alt="Run via JSFiddle" width="20" height="20" style="width:20px;height:20px;">
8787
</a>
8888
</p>
@@ -107,7 +107,7 @@ The complete code of the "Hello World" example is shown below
107107

108108
Create a text file with the name "helloworld.html", fill it with the code above and save. After that, open the example page in a browser, allow the page to access your camera and the video will show up on the page. After that, you can point the camera at something with a simple line of text to read it.
109109

110-
> You can also just test it at [https://jsfiddle.net/DynamsoftTeam/b1w8vm0t/21/](https://jsfiddle.net/DynamsoftTeam/b1w8vm0t/21/)
110+
> You can also just test it at [https://jsfiddle.net/DynamsoftTeam/b1w8vm0t](https://jsfiddle.net/DynamsoftTeam/b1w8vm0t)
111111
112112
If the text is decoded, an alert will pop up with the result text. At the same time, the text location will be highlighted in the video feed.
113113

0 commit comments

Comments
 (0)