diff --git a/README.MD b/README.MD index 42ebfe917..0e328ce50 100644 --- a/README.MD +++ b/README.MD @@ -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/).