docs: update README.md

vizualize -> visualize
This commit is contained in:
Ikko Eltociear Ashimine 2024-06-25 02:07:32 +09:00 committed by GitHub
parent 12769d9023
commit 9d043f3935
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"