From f79c245433f0db505c4752e8d147b5c6faef7bdc Mon Sep 17 00:00:00 2001 From: Asia <2736300+humpydonkey@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:57:17 -0700 Subject: [PATCH] Update README.md (#151) fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e96332d..4508e5c0 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ export OPENAI_API_KEY="your-api-key" ``` ### Important Note on API Usage -Please be aware that using the API in this project requires you to have API credits (minimum of five US dollars). This is different from the OpenAI subscription used in this chatbot. If you don't have credit, further information can be found [here](https://github.com/landing-ai/vision-agent?tab=readme-ov-file#to-get-started-with-api-credits) +Please be aware that using the API in this project requires you to have API credits (minimum of five US dollars). This is different from the OpenAI subscription used in this chatbot. If you don't have credit, further information can be found [here](https://github.com/landing-ai/vision-agent?tab=readme-ov-file#how-to-get-started-with-openai-api-credits) ### Vision Agent #### Basic Usage