zrguo commited on
Commit
d09c742
·
1 Parent(s): e6098af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -4,11 +4,18 @@
4
  ![请添加图片描述](https://i-blog.csdnimg.cn/direct/567139f1a36e4564abc63ce5c12b6271.jpeg)
5
 
6
  <div align='center'>
7
- <a href='https://github.com/HKUDS/LightRAG'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
8
- <a href='https://arxiv.org/abs/2410.05779'><img src='https://img.shields.io/badge/arXiv-2410.05779-b31b1b'></a>
9
- <img src="https://badges.pufler.dev/visits/hkuds/lightrag?style=flat-square&logo=github">
10
- <img src='https://img.shields.io/github/stars/hkuds/lightrag?color=green&style=social' />
11
-
 
 
 
 
 
 
 
12
  This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag).
13
  ![请添加图片描述](https://i-blog.csdnimg.cn/direct/b2aaf634151b4706892693ffb43d9093.png)
14
  </div>
 
4
  ![请添加图片描述](https://i-blog.csdnimg.cn/direct/567139f1a36e4564abc63ce5c12b6271.jpeg)
5
 
6
  <div align='center'>
7
+ <p>
8
+ <a href='https://github.com/HKUDS/LightRAG'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
9
+ <a href='https://arxiv.org/abs/2410.05779'><img src='https://img.shields.io/badge/arXiv-2410.05779-b31b1b'></a>
10
+ <img src="https://badges.pufler.dev/visits/hkuds/lightrag?style=flat-square&logo=github">
11
+ <img src='https://img.shields.io/github/stars/hkuds/lightrag?color=green&style=social' />
12
+ </p>
13
+ <p>
14
+ <img src="https://img.shields.io/badge/python->=3.9.11-blue">
15
+ <a href="https://pypi.org/project/lightrag-hku/"><img src="https://img.shields.io/pypi/v/lightrag-hku.svg"></a>
16
+ <a href="https://pepy.tech/project/lightrag-hku"><img src="https://static.pepy.tech/badge/lightrag-hku/month"></a>
17
+ </p>
18
+
19
  This repository hosts the code of LightRAG. The structure of this code is based on [nano-graphrag](https://github.com/gusye1234/nano-graphrag).
20
  ![请添加图片描述](https://i-blog.csdnimg.cn/direct/b2aaf634151b4706892693ffb43d9093.png)
21
  </div>