From ad6424a8ee0ac3db87ae654b7317dc89e1cf1f5b Mon Sep 17 00:00:00 2001 From: willtai Date: Wed, 23 Oct 2024 09:19:38 +0100 Subject: [PATCH] Replace README image with image link (#200) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee88ba8..2c5cd53b 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ driver.close() Example knowledge graph created using the above script: -![Example knowledge graph](images/kg_construction.svg) +![Example knowledge graph](https://raw.githubusercontent.com/neo4j/neo4j-graphrag-python/fd276af0069e4dd1769255d358793cc96e299bf3/images/kg_construction.svg) ### Creating a Vector Index