From 452b63dfbae080aacf4c3bae1ebe07b37c76743d Mon Sep 17 00:00:00 2001 From: Joy Barot <83488939+Exonymos@users.noreply.github.com> Date: Fri, 24 Mar 2023 02:28:14 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0d6bcb..11d2560 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The program listens to your voice via your computer's microphone, converts what ## How do I use it? - First, you need to download the exe file provided `dist\OpenSpeak.exe`. -- You'll need to enter an API key to use GPT-3. The script will prompt you to enter it. You can create or view your API on OpenAI. +- You'll need to enter an API key to use GPT-3. The script will prompt you to enter it. You can create or view your API on [OpenAI](https://platform.openai.com/account/api-keys). - Once you've entered your API key, the program will start running. It will prompt you to speak your question. - Say your question out loud, and the it will try to answer it. - The program will speak the answer out loud.