From 9d043f39351bae87645f6f989c2a3ff0d81632bc Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 25 Jun 2024 02:07:32 +0900 Subject: [PATCH] docs: update README.md vizualize -> visualize --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42adf7ea0..f756f2152 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ or import cognee cognee.config.llm_api_key = "YOUR_OPENAI_API_KEY" ``` -If you are using Networkx, create an account on Graphistry to vizualize results: +If you are using Networkx, create an account on Graphistry to visualize results: ``` cognee.config.set_graphistry_username = "YOUR_USERNAME"