Skip to content

Commit 0e19f0d

Browse files
committed
Add note on optionnal apikey
1 parent 12e20df commit 0e19f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ If you already have your own scraper but you still want to use MeiliSearch and `
9191
</html>
9292
```
9393

94-
The `hostUrl` and the `apiKey` fields are the credentials of your MeiliSearch instance.<br>
94+
The `hostUrl` and the `apiKey` (_optionnal_) fields are the credentials of your MeiliSearch instance.<br>
9595
`indexUid` is the index identifier in your MeiliSearch instance in which your website content is stored.<br>
9696
`inputSelector` is the `id` attribute of the HTML search input tag.
9797

0 commit comments

Comments
 (0)