From 51f336a0f87ddcf5b145dee49b15322c52699dd3 Mon Sep 17 00:00:00 2001 From: zrguo <49157727+LarFii@users.noreply.github.com> Date: Thu, 10 Oct 2024 11:51:30 +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 86d82b1d..6a075dc4 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).