You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Read the documentation here: [https://typesense.org/api/](https://typesense.org/
16
16
17
17
Here are some examples that walk you through how to use the client: [doc/examples](examples)
18
18
19
-
Typesense use[HTTPlug](http://httplug.io/). List of clients & adapters [here](http://docs.php-http.org/en/latest/clients.html)
19
+
Typesense uses[HTTPlug](http://httplug.io/) as an abstraction layer for an HTTP client. You'll find the List of supported HTTP clients & adapters [here](http://docs.php-http.org/en/latest/clients.html). Please be sure to install a supported client.
0 commit comments