Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ovx committed Jul 10, 2022
1 parent 8d24921 commit d38c299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ Play with the [demo](https://privian.github.io/searchbox/demo/)
Download a [release](https://github.com/privian/searchbox/releases) or use a CDN:

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/privian/[email protected].0/dist/searchbox.min.css" />
<script defer src="https://cdn.jsdelivr.net/gh/privian/[email protected].0/dist/searchbox.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/privian/[email protected].2/dist/searchbox.min.css" />
<script defer src="https://cdn.jsdelivr.net/gh/privian/[email protected].2/dist/searchbox.min.js"></script>
```

```js
Expand Down

0 comments on commit d38c299

Please sign in to comment.