From 4083e80cf7fefa8e74dc97999ac43a1c57ca0095 Mon Sep 17 00:00:00 2001
From: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Date: Tue, 8 Oct 2024 06:52:46 -0700
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1b882d0a1..a44a7d59f 100644
--- a/README.md
+++ b/README.md
@@ -61,8 +61,8 @@ or
import cognee
cognee.config.llm_api_key = "YOUR_OPENAI_API_KEY"
```
-You can also set the variables by creating .env file, hree is our template
-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:
```