zrguo commited on
Commit
34ca8e8
·
1 Parent(s): 4630386

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,10 +10,10 @@
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
- <img src="https://img.shields.io/pypi/v/lightrag-hku.svg">
16
- <img src="https://static.pepy.tech/badge/lightrag-hku/month">
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).
 
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).