Skip to content

Commit

Permalink
Merge pull request #478 from PaulRBerg/docs/update-readme-google
Browse files Browse the repository at this point in the history
docs: update link to google custom search
  • Loading branch information
I’m committed Jun 26, 2023
2 parents 64617b4 + 55e5720 commit b82d025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ This video demonstrates how SuperCoder can be used to create simple applications
|Keys|Accessing the keys|
|--|--|
|**OpenAI API Key**| Sign up and create an API key at [OpenAI Developer](https://beta.openai.com/signup/)|
|**Google API key**| Create a project in the [Google Cloud Console](https://console.cloud.google.com/) and enable the API you need (for example: Google Custom Search JSON API). Then, create an API key in the "Credentials" section.|
|**Google API key**| Create a project in the [Google Cloud Console](https://console.cloud.google.com/) and enable the API you need (for example: [Google Custom Search JSON API](https://developers.google.com/custom-search/v1/introduction)).|
|**Custom search engine ID**| Visit [Google Programmable Search Engine](https://programmablesearchengine.google.com/about/) to create a custom search engine for your application and obtain the search engine ID.|

4. Ensure that Docker is installed in your system, if not, Install it from [here](https://docs.docker.com/get-docker/).
Expand Down

0 comments on commit b82d025

Please sign in to comment.