From 41b98f15a8db4e5799ce8145d15aac9443d55bfe Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 27 May 2024 22:57:13 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2aaeeeb..07d937e 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,6 @@ const searchResults = await app.search(query, { ``` - ## Contributing We love contributions! Please read our [contributing guide](CONTRIBUTING.md) before submitting a pull request.