fix: update search engine URL in README instructions

This commit is contained in:
zaidmukaddam 2024-12-20 22:40:39 +05:30
parent d7e7001d3a
commit 56e312dad3

View File

@ -6,8 +6,6 @@ A minimalistic AI-powered search engine that helps you find information on the i
## Set MiniPerplx as your default search engine ## Set MiniPerplx as your default search engine
To correct the instructions for adding a new search engine in Chrome, follow these steps:
1. **Open the Chrome browser settings**: 1. **Open the Chrome browser settings**:
- Click on the three vertical dots in the upper right corner of the browser. - Click on the three vertical dots in the upper right corner of the browser.
- Select "Settings" from the dropdown menu. - Select "Settings" from the dropdown menu.
@ -23,7 +21,7 @@ To correct the instructions for adding a new search engine in Chrome, follow the
- Enter `MiniPerplx` in the "Search engine" field. - Enter `MiniPerplx` in the "Search engine" field.
5. **Set the search engine URL**: 5. **Set the search engine URL**:
- Enter `https://mplx.run/search?query=%s&model=xai:grok-2-vision-1212` in the "URL with %s in place of query" field. - Enter `https://mplx.run/search?query=%s&model=azure:gpt4o-mini` in the "URL with %s in place of query" field.
6. **Set the search engine shortcut**: 6. **Set the search engine shortcut**:
- Enter `mp` in the "Shortcut" field. - Enter `mp` in the "Shortcut" field.