Skip to content

Commit adb5240

Browse files
committed
update readme
1 parent f2d0bd1 commit adb5240

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,8 @@ <h4><a id="host-the-library-yourself-recommended" class="anchor" aria-hidden="tr
260260
</li>
261261
</ul>
262262
<p>Depending on how you downloaded the library and where you put it. You can typically include it like this:</p>
263-
<div class="highlight highlight-text-html-basic position-relative"><pre><span class="pl-kos">&lt;</span><span class="pl-ent">script</span> <span class="pl-c1">src</span>="<span class="pl-s">/DBR-JS-8.6.0/dist/dbr.js</span>"<span class="pl-kos">&gt;</span><span class="pl-kos">&lt;/</span><span class="pl-ent">script</span><span class="pl-kos">&gt;</span></pre><div class="zeroclipboard-container position-absolute right-0 top-0">
264-
<clipboard-copy aria-label="Copy" class="ClipboardButton btn js-clipboard-copy m-2 p-0 tooltipped-no-delay" data-copy-feedback="Copied!" data-tooltip-direction="w" value="<script src=&quot;/DBR-JS-8.6.0/dist/dbr.js&quot;></script>
263+
<div class="highlight highlight-text-html-basic position-relative"><pre><span class="pl-kos">&lt;</span><span class="pl-ent">script</span> <span class="pl-c1">src</span>="<span class="pl-s">/DBR-JS-8.6.1/dist/dbr.js</span>"<span class="pl-kos">&gt;</span><span class="pl-kos">&lt;/</span><span class="pl-ent">script</span><span class="pl-kos">&gt;</span></pre><div class="zeroclipboard-container position-absolute right-0 top-0">
264+
<clipboard-copy aria-label="Copy" class="ClipboardButton btn js-clipboard-copy m-2 p-0 tooltipped-no-delay" data-copy-feedback="Copied!" data-tooltip-direction="w" value="<script src=&quot;/DBR-JS-8.6.1/dist/dbr.js&quot;></script>
265265
" tabindex="0" role="button">
266266
<svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-paste js-clipboard-clippy-icon m-2">
267267
<path fill-rule="evenodd" d="M5.75 1a.75.75 0 00-.75.75v3c0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75v-3a.75.75 0 00-.75-.75h-4.5zm.75 3V2.5h3V4h-3zm-2.874-.467a.75.75 0 00-.752-1.298A1.75 1.75 0 002 3.75v9.5c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0014 13.25v-9.5a1.75 1.75 0 00-.874-1.515.75.75 0 10-.752 1.298.25.25 0 01.126.217v9.5a.25.25 0 01-.25.25h-8.5a.25.25 0 01-.25-.25v-9.5a.25.25 0 01.126-.217z"></path>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The following shows a few ways to download the library.
159159
Depending on how you downloaded the library and where you put it. You can typically include it like this:
160160

161161
``` html
162-
<script src="/DBR-JS-8.6.0/dist/dbr.js"></script>
162+
<script src="/DBR-JS-8.6.1/dist/dbr.js"></script>
163163
```
164164

165165
or

0 commit comments

Comments
 (0)