Skip to content

Commit 7377ea2

Browse files
committed
Update readme
1 parent c428d8b commit 7377ea2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Or by using a html tag.
2222

2323
```html
2424

25-
<script src="/path/to/slotmachine.min.js"></script>
25+
<script src="/path/to/nested-javascript-search.js"></script>
2626

2727
```
2828
Then you can call to the search function.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nested-javascript-search",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "Javascript Array deep search filter.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)