We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31aea6 commit 61573afCopy full SHA for 61573af
README.md
@@ -50,7 +50,7 @@ Alternatively, you can create an empty file named `hello-world.html`, paste the
50
<meta charset="utf-8" />
51
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
52
<title>Dynamsoft Document Scanner - Hello World</title>
53
- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/dbr.bundle.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/dds.bundle.js"></script>
54
<style>
55
html,
56
body {
0 commit comments