diff --git a/base/README.md b/base/README.md index ab84aeb72391f64d9a54c8553a8f0f9e93814396..90ab9514b1c420c4637b2bd8ef8ecb5881449fcf 100644 --- a/base/README.md +++ b/base/README.md @@ -17,8 +17,7 @@ pip install -r requirements.txt ## Usage -1. Create a file `my_key` and put your API key in the file. -For security reasons API Key is necessary. You have to obtain the API Key from the llm.scads.ai team. You can find instructions [here](https://llm.scads.ai/) +1. Create a file `my_key` and put your API key in the file. For security reasons API Key is necessary. You have to obtain the API Key from the llm.scads.ai team. You can find instructions on https://llm.scads.ai/ . 2. Then simply start the script `main.py` from your bash shell: ```bash