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 efed969 commit 1f1ea7aCopy full SHA for 1f1ea7a
1 file changed
README.md
@@ -84,7 +84,7 @@ function itemjs() {
84
npm install itemsjs
85
86
# download json data
87
-wget https://raw.githubusercontent.com/itemsapi/itemsapi-example-data/master/items/movies-processed.json -O data.json
+wget https://raw.githubusercontent.com/itemsapi/itemsapi-example-data/master/items/imdb.json -O data.json
88
```
89
90
Create `search.js`:
0 commit comments