Refactor environment variable setup in readme.md

This commit is contained in:
lasseedfast 2024-10-07 16:27:52 +02:00
parent 6b1f99de18
commit b5bc9eb529

View File

@ -42,8 +42,7 @@ This project offers a tool for highlighting and annotating sentences in PDF docu
```
4. Set up environment variables:
- Create a `.env` file in the root directory.
- Add your OpenAI API key and LLM model details:
- Add your OpenAI API key and/or LLM model details to the `.env` file:
```
OPENAI_API_KEY=your_openai_api_key
LLM_MODEL=your_llm_model