From 060695bb861f5a91f5c0cd3a7fd3676ca7b8a071 Mon Sep 17 00:00:00 2001 From: zrguo <49157727+LarFii@users.noreply.github.com> Date: Thu, 10 Oct 2024 11:51:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a075dc4..f8227311 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ - + This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag).