diff --git a/README.md b/README.md
index 64d88756a..a44a7d59f 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,8 @@ or
import cognee
cognee.config.llm_api_key = "YOUR_OPENAI_API_KEY"
```
-You can use different LLM providers, for more info check out our documentation
+You can also set the variables by creating .env file, here is our template.
+To use different LLM providers, for more info check out our documentation
If you are using Networkx, create an account on Graphistry to visualize results:
```