LarFii commited on
Commit
efb5bae
·
2 Parent(s): 68f099b 146956b

Merge branch 'main' of https://github.com/HKUDS/LightRAG into main

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -186,7 +186,7 @@ Output your evaluation in the following JSON format:
186
  ```
187
  ## Citation
188
 
189
- ```
190
  @article{guo2024lightrag,
191
  title={LightRAG: Simple and Fast Retrieval-Augmented Generation},
192
  author={Zirui Guo and Lianghao Xia and Yanhua Yu and Tu Ao and Chao Huang},
 
186
  ```
187
  ## Citation
188
 
189
+ ```python
190
  @article{guo2024lightrag,
191
  title={LightRAG: Simple and Fast Retrieval-Augmented Generation},
192
  author={Zirui Guo and Lianghao Xia and Yanhua Yu and Tu Ao and Chao Huang},