From e08689f15911109ceee3d1f3215190885acdf8fd Mon Sep 17 00:00:00 2001
From: Larfii <834462287@qq.com>
Date: Wed, 9 Oct 2024 15:01:52 +0800
Subject: [PATCH] update README.md
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1e27e39b..a761f776 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,13 @@
# LightRAG: Simple and Fast Retrieval-Augmented Generation
-
+
+
+
This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag).
+
## Install
* Install from source
@@ -193,4 +196,3 @@ archivePrefix={arXiv},
primaryClass={cs.IR}
}
```
-