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 - +![请添加图片描述](https://i-blog.csdnimg.cn/direct/567139f1a36e4564abc63ce5c12b6271.jpeg#pic_center) + + This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag). +![请添加图片描述](https://i-blog.csdnimg.cn/direct/b2aaf634151b4706892693ffb43d9093.png) ## Install * Install from source @@ -193,4 +196,3 @@ archivePrefix={arXiv}, primaryClass={cs.IR} } ``` -