Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
vizualize -> visualize
  • Loading branch information
eltociear authored Jun 24, 2024
1 parent 12769d9 commit 9d043f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9d043f3

Please sign in to comment.