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

@@ -191,7 +191,7 @@ Output your evaluation in the following JSON format:
title={LightRAG: Simple and Fast Retrieval-Augmented Generation},
author={Zirui Guo and Lianghao Xia and Yanhua Yu and Tu Ao and Chao Huang},
year={2024},
-eprint={},
+eprint={2410.05779},
archivePrefix={arXiv},
primaryClass={cs.IR}
}