Skip to content

Commit 459bcce

Browse files
committed
Updating tag
1 parent 7377ea2 commit 459bcce

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,7 @@ At first import the library to your project.
1818
import { search } from 'nested-javascript-search'
1919

2020
```
21-
Or by using a html tag.
2221

23-
```html
24-
25-
<script src="/path/to/nested-javascript-search.js"></script>
26-
27-
```
2822
Then you can call to the search function.
2923

3024
```JavaScript

0 commit comments

Comments
 (0)