diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4212e22..dca3e98 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -112,7 +112,7 @@ yarn build Run the import script using [`npx` (the Node Package Runner)](https://www.npmjs.com/package/npx). - Set up credentials. The import script uses the application's default credentials to communicate with Firebase. Please follow the instructions [generate a private key file for your service account](https://firebase.google.com/docs/admin/setup#initialize-sdk). -- Run the import script interactively via `npx` by running ONE of the following commands: +- Run the import script interactively using `npx` and run ONE of the following commands: - Run interactively: ```bash npx firestore-meilisearch @@ -141,7 +141,7 @@ Launch the watcher on the project: ``` bash yarn watch ``` -Launch the watcher on the script. You must first have modified this command in the `package.json` file with your own data: +Launch the watcher on the script. You have to modify the informations of the playground script by your own parameters inside the `package.json` file: ``` bash yarn playground ``` diff --git a/extension.yaml b/extension.yaml index 7b5991f..d92f3a6 100644 --- a/extension.yaml +++ b/extension.yaml @@ -22,7 +22,7 @@ version: 0.1.0 specVersion: v1beta # Friendly display name for your extension (~3-5 words) -displayName: Search in Firestore with Meilisearch +displayName: Search in your Firestore content with Meilisearch # Brief description of the task your extension performs (~1 sentence) description: >-